psi4.core.GaussianShell¶
-
class
psi4.core.GaussianShell¶ Bases:
objectdocstring
Attributes Summary
AMCHARdocstring amdocstring amchardocstring function_indexBasis function index where this shell starts. ncartesiandocstring ncenterdocstring nfunctiondocstring nprimitivedocstring Methods Summary
coef((self: psi4.core.GaussianShell, ...)docstring erd_coef((self: psi4.core.GaussianShell, ...)docstring exp((self: psi4.core.GaussianShell, ...)Returns the exponent of the given primitive is_cartesian(...)docstring is_pure((self: psi4.core.GaussianShell) -> bool)docstring original_coef(...)docstring Attributes Documentation
-
AMCHAR¶ docstring
-
am¶ docstring
-
amchar¶ docstring
-
function_index¶ Basis function index where this shell starts.
-
ncartesian¶ docstring
-
ncenter¶ docstring
-
nfunction¶ docstring
-
nprimitive¶ docstring
Methods Documentation
-
coef(self: psi4.core.GaussianShell, arg0: int) → float¶ docstring
-
erd_coef(self: psi4.core.GaussianShell, arg0: int) → float¶ docstring
-
exp(self: psi4.core.GaussianShell, arg0: int) → float¶ Returns the exponent of the given primitive
-
is_cartesian(self: psi4.core.GaussianShell) → bool¶ docstring
-
is_pure(self: psi4.core.GaussianShell) → bool¶ docstring
-
original_coef(self: psi4.core.GaussianShell, arg0: int) → float¶ docstring
-
AMCHAR docstring
-
am docstring
-
amchar docstring
-
coef(self: psi4.core.GaussianShell, arg0: int) → float docstring
-
erd_coef(self: psi4.core.GaussianShell, arg0: int) → float docstring
-
exp(self: psi4.core.GaussianShell, arg0: int) → float Returns the exponent of the given primitive
-
function_index Basis function index where this shell starts.
-
is_cartesian(self: psi4.core.GaussianShell) → bool docstring
-
is_pure(self: psi4.core.GaussianShell) → bool docstring
-
ncartesian docstring
-
ncenter docstring
-
nfunction docstring
-
nprimitive docstring
-
original_coef(self: psi4.core.GaussianShell, arg0: int) → float docstring
-