Go to the source code of this file.
Namespaces | |
namespace | GridContainer |
Domain Segmentation for Interaction Acceleration. | |
Functions | |
int * | GridContainer::dimensions () |
int | GridContainer::index (int ind[]) |
void | GridContainer::index (int n, int ind[]) |
void | GridContainer::init (REAL ymin[], REAL ymax[], REAL radius, Pool< Molecule > *newpool) |
void | GridContainer::put (Molecule *node) |
Container< Molecule > * | GridContainer::get (int ind[]) |
bool | GridContainer::checkPool (int icell, char *msg) |