|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| MoLocator (MoleculeStamp *theStamp, ForceField *theFF) | |
| void | placeMol (const Vector3d &offset, const Vector3d &ort, Molecule *mol) |
Static Public Member Functions | |
| static RealType | getMolMass (MoleculeStamp *molStamp, ForceField *myFF) |
Definition at line 63 of file MoLocator.hpp.
| OpenMD::MoLocator::MoLocator | ( | MoleculeStamp * | theStamp, |
| ForceField * | theFF ) |
Definition at line 58 of file MoLocator.cpp.
|
static |
Definition at line 193 of file MoLocator.cpp.
| void OpenMD::MoLocator::placeMol | ( | const Vector3d & | offset, |
| const Vector3d & | ort, | ||
| Molecule * | mol ) |
Definition at line 65 of file MoLocator.cpp.