|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| IndexFinder (SimInfo *si) | |
| SelectionSet | find (int molIndex) |
| SelectionSet | find (int begMolIndex, int endMolIndex) |
Definition at line 57 of file IndexFinder.hpp.
| OpenMD::IndexFinder::IndexFinder | ( | SimInfo * | si | ) |
Definition at line 58 of file IndexFinder.cpp.
| SelectionSet OpenMD::IndexFinder::find | ( | int | begMolIndex, |
| int | endMolIndex ) |
Definition at line 139 of file IndexFinder.cpp.
| SelectionSet OpenMD::IndexFinder::find | ( | int | molIndex | ) |
Definition at line 122 of file IndexFinder.cpp.