faunus
List of all members
Faunus::SpheroCylinderXYZWriter Class Reference

Modified XYZ format that also saves spherocylinder direction and patch (ported from Faunus v1) More...

#include <io.h>

Inheritance diagram for Faunus::SpheroCylinderXYZWriter:
Inheritance graph
[legend]
Collaboration diagram for Faunus::SpheroCylinderXYZWriter:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Faunus::StructureFileWriter
template<std::forward_iterator ParticleIter>
void save (std::ostream &stream, ParticleIter begin, ParticleIter end, const Point &box_length)
 
void save (std::ostream &stream, const RequireGroups auto &groups, const Point &box_length)
 
template<class... Args>
void save (const std::string &filename, const Args &... args)
 
- Protected Attributes inherited from Faunus::StructureFileWriter
bool particle_is_active = true
 
std::string group_name
 
std::size_t particle_index = 0
 
std::size_t group_index = 0
 
Point box_dimensions = Point::Zero()
 
- Static Protected Attributes inherited from Faunus::StructureFileWriter
static const std::string generated_by_faunus_comment
 

Detailed Description

Modified XYZ format that also saves spherocylinder direction and patch (ported from Faunus v1)


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