Public Member Functions | |
ActiveBfShells (const GridGenMolInfo &ggmi_) | |
int | getMaxShells () const |
~ActiveBfShells () | |
void | setForBox (const Box &b, int *nBlocks, int(*shlBlocks)[2]) const |
the start and stop+1 indexes. | |
Static Public Member Functions | |
static int | getNoOfShells (int nBlocks, int(*shlBlocks)[2]) |
Private Attributes | |
const GridGenMolInfo & | ggmi |
real * | rShell2 |
ActiveBfShells::ActiveBfShells | ( | const GridGenMolInfo & | ggmi_ | ) | [inline, explicit] |
ActiveBfShells::~ActiveBfShells | ( | ) | [inline] |
int ActiveBfShells::getMaxShells | ( | ) | const [inline] |
static int ActiveBfShells::getNoOfShells | ( | int | nBlocks, | |
int * | shlBlocks[2] | |||
) | [inline, static] |
void ActiveBfShells::setForBox | ( | const Box & | b, | |
int * | nBlocks, | |||
int * | shlBlocks[2] | |||
) | const |
the start and stop+1 indexes.
const GridGenMolInfo& ActiveBfShells::ggmi [private] |
real* ActiveBfShells::rShell2 [private] |