|
ergo
|
Public Member Functions | |
| const RadialGrid & | getRadialGrid () const |
| real | radius () const |
| Returns "radius" of an atomic grid. | |
| int | charge () const |
| unsigned | getPointCount () const |
| AtomicGrid (const AtomicGrid &a) | |
| AtomicGrid (const real c[3], const RadialGrid *rg) | |
| AtomicGrid (const Atom &atom, const RadialGrid *rg) | |
Public Attributes | |
| Vector3D | center |
Private Attributes | |
| const RadialGrid * | rGrid |
|
inline |
References AtomicGrid(), center, and rGrid.
Referenced by AtomicGrid().
|
inline |
|
inline |
|
inline |
References rGrid.
|
inline |
References rGrid.
Referenced by Stream::addAtom().
|
inline |
References rGrid.
Referenced by Stream::saveAtomGridInBox().
|
inline |
Returns "radius" of an atomic grid.
It stretches really bit longer than the last grid point.
References rGrid.
Referenced by Stream::saveAtomsRecursively().
| Vector3D AtomicGrid::center |
Referenced by AtomicGrid(), AtomicGrid(), AtomicGrid(), Stream::saveAtomGridInBox(), and Stream::saveAtomsRecursively().
|
private |
Referenced by AtomicGrid(), AtomicGrid(), AtomicGrid(), charge(), getPointCount(), getRadialGrid(), and radius().