|
occ
|
#include <crystalgrower.h>
Public Types | |
| using | InteractionLabels = ankerl::unordered_dense::map< std::string, std::string > |
Public Member Functions | |
| NetWriter (const std::string &filename) | |
| NetWriter (std::ostream &) | |
| void | write (const occ::crystal::Crystal &, const occ::crystal::CrystalDimers &) |
| const InteractionLabels & | interaction_labels () const |
| using occ::io::crystalgrower::NetWriter::InteractionLabels = ankerl::unordered_dense::map<std::string, std::string> |
| occ::io::crystalgrower::NetWriter::NetWriter | ( | const std::string & | filename | ) |
| occ::io::crystalgrower::NetWriter::NetWriter | ( | std::ostream & | ) |
|
inline |
| void occ::io::crystalgrower::NetWriter::write | ( | const occ::crystal::Crystal & | , |
| const occ::crystal::CrystalDimers & | |||
| ) |