OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::XYZFormat Class Reference

Public Member Functions

bool ReadMolecule (std::istream &ifs)
 

Public Attributes

std::vector< XYZAtom * > mol_
 
std::string title_
 

Detailed Description

Definition at line 45 of file XYZFormat.hpp.

Constructor & Destructor Documentation

◆ XYZFormat()

OpenMD::XYZFormat::XYZFormat ( )
inline

Definition at line 47 of file XYZFormat.hpp.

Member Function Documentation

◆ ReadMolecule()

bool OpenMD::XYZFormat::ReadMolecule ( std::istream & ifs)

Definition at line 39 of file XYZFormat.cpp.

Member Data Documentation

◆ mol_

std::vector<XYZAtom*> OpenMD::XYZFormat::mol_

Definition at line 49 of file XYZFormat.hpp.

◆ title_

std::string OpenMD::XYZFormat::title_

Definition at line 50 of file XYZFormat.hpp.


The documentation for this class was generated from the following files: