|
OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
| bool | ReadMolecule (std::istream &ifs) |
Public Attributes | |
| std::vector< XYZAtom * > | mol_ |
| std::string | title_ |
Definition at line 45 of file XYZFormat.hpp.
|
inline |
Definition at line 47 of file XYZFormat.hpp.
| bool OpenMD::XYZFormat::ReadMolecule | ( | std::istream & | ifs | ) |
Definition at line 39 of file XYZFormat.cpp.
| std::vector<XYZAtom*> OpenMD::XYZFormat::mol_ |
Definition at line 49 of file XYZFormat.hpp.
| std::string OpenMD::XYZFormat::title_ |
Definition at line 50 of file XYZFormat.hpp.