|
| ComponentFile | occ::solvent::cosmors::read_segments (const std::string &path) |
| | Read an ensemble, picking the layout from the file extension.
|
| |
| void | occ::solvent::cosmors::write_segments (const std::string &path, const std::string &name, const Component &component, const Parameters ¶ms, const std::string &method={}, const std::string &basis={}) |
| | Write an ensemble.
|
| |
| ComponentFile | occ::solvent::cosmors::load_solvent (const SegmentStore &store, const std::string &name, const Parameters ¶ms, const std::string &method={}, const std::string &basis={}) |
| | Load name's ensemble and check it against the parameters in use.
|
| |