Class SBSNeighborSearchParticleSystemGrid::GridCell
ClassList > SBSNeighborSearchParticleSystemGrid > GridCell
Public Attributes
Public Functions
Public Attributes Documentation
variable atomIndexer
SBIndexer<SBAtom*>* SBSNeighborSearchParticleSystemGrid::GridCell::atomIndexer;
Public Functions Documentation
function GridCell
inline SBSNeighborSearchParticleSystemGrid::GridCell::GridCell (
SBAtom * p
)
function addAtom
inline void SBSNeighborSearchParticleSystemGrid::GridCell::addAtom (
SBAtom * p
)
function removeAtom
inline void SBSNeighborSearchParticleSystemGrid::GridCell::removeAtom (
SBAtom * p
)
function ~GridCell
inline virtual SBSNeighborSearchParticleSystemGrid::GridCell::~GridCell ()