|
faunus
|
Modified XYZ format that also saves spherocylinder direction and patch (ported from Faunus v1) More...
#include <io.h>


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 |
Modified XYZ format that also saves spherocylinder direction and patch (ported from Faunus v1)
1.8.13