|
ergo
|
Public Member Functions | |
| MyMolInfo () | |
| virtual void | getAtom (int icent, int *cnt, real(*coor)[3], int *charge, int *mult) const |
| virtual void | setShellRadii (real *shellRadii) const |
| virtual void | getBlocks (const real *center, real cellsz, const real *rshell, int *nblcnt, int(*iblcks)[2]) const |
| virtual void | getExps (int *maxl, int **bascnt, real(**aa)[2]) const |
| MyMolInfo (int a, int b, int s) | |
| void | getAtom (int icent, int *cnt, real(*coor)[3], int *charge, int *mult) const |
| void | setShellRadii (real *shellRadii) const |
| void | getBlocks (const real *center, real cellsz, const real *rshell, int *nblcnt, int(*iblcks)[2]) const |
| void | getExps (int *maxl, int **bascnt, real(**aa)[2]) const |
Public Member Functions inherited from GridGenMolInfo | |
| GridGenMolInfo (int a, int b, int s) | |
| virtual | ~GridGenMolInfo () |
Additional Inherited Members | |
Public Attributes inherited from GridGenMolInfo | |
| int | noOfAtoms |
| int | noOfBasisFuncs |
| int | noOfShells |
|
inline |
|
inline |
|
inlinevirtual |
Implements GridGenMolInfo.
|
inlinevirtual |
Implements GridGenMolInfo.
References Atoms.
|
inlinevirtual |
Implements GridGenMolInfo.
References GridGenMolInfo::noOfShells.
|
inlinevirtual |
Implements GridGenMolInfo.
References N_BF_SHELLS.
Implements GridGenMolInfo.
References GridGenMolInfo::noOfAtoms, and GridGenMolInfo::noOfShells.
Implements GridGenMolInfo.
References NATOMS.
Implements GridGenMolInfo.
References GridGenMolInfo::noOfShells.
Implements GridGenMolInfo.
References N_BF_SHELLS, and ShellRadii.