OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
IndexFinder (SimInfo *si) | |
SelectionSet | find (int molIndex) |
SelectionSet | find (int begMolIndex, int endMolIndex) |
Definition at line 54 of file IndexFinder.hpp.
OpenMD::IndexFinder::IndexFinder | ( | SimInfo * | si | ) |
Definition at line 55 of file IndexFinder.cpp.
SelectionSet OpenMD::IndexFinder::find | ( | int | begMolIndex, |
int | endMolIndex ) |
Definition at line 136 of file IndexFinder.cpp.
SelectionSet OpenMD::IndexFinder::find | ( | int | molIndex | ) |
Definition at line 119 of file IndexFinder.cpp.