#include <xyzwriter.h>
Definition at line 35 of file xyzwriter.h.
◆ Close()
void votca::csg::XYZWriter::Close |
( |
| ) |
|
|
overridevirtual |
◆ getIterable() [1/2]
template<class T >
T & votca::csg::XYZWriter::getIterable |
( |
T & | container | ) |
|
|
inlineprivate |
◆ getIterable() [2/2]
◆ getName() [1/2]
template<class Atom >
std::string votca::csg::XYZWriter::getName |
( |
Atom & | atom | ) |
|
|
inlineprivate |
◆ getName() [2/2]
std::string votca::csg::XYZWriter::getName |
( |
std::unique_ptr< Bead > & | bead | ) |
|
|
inlineprivate |
◆ getPos() [1/2]
template<class Atom >
Eigen::Vector3d votca::csg::XYZWriter::getPos |
( |
Atom & | atom | ) |
|
|
inlineprivate |
◆ getPos() [2/2]
Eigen::Vector3d votca::csg::XYZWriter::getPos |
( |
std::unique_ptr< Bead > & | bead | ) |
|
|
inlineprivate |
◆ getSize()
template<class T >
Index votca::csg::XYZWriter::getSize |
( |
T & | container | ) |
|
|
inlineprivate |
◆ Open()
void votca::csg::XYZWriter::Open |
( |
std::string | file, |
|
|
bool | bAppend = false ) |
|
overridevirtual |
◆ Write() [1/2]
template<class T >
void votca::csg::XYZWriter::Write |
( |
T & | container, |
|
|
std::string | header ) |
|
inline |
◆ Write() [2/2]
void votca::csg::XYZWriter::Write |
( |
Topology * | conf | ) |
|
|
overridevirtual |
◆ distance_unit
◆ out_
std::ofstream votca::csg::XYZWriter::out_ |
|
private |
The documentation for this class was generated from the following files: