|
occ
|
#include <occ_input.h>
Public Member Functions | |
| occ::core::Molecule | molecule () const |
| void | set_molecule (const occ::core::Molecule &) |
Public Attributes | |
| std::vector< Position > | positions |
| std::vector< Element > | elements |
| PointChargeList | point_charges |
| std::string | point_charge_filename {""} |
| occ::core::Molecule occ::io::GeometryInput::molecule | ( | ) | const |
| void occ::io::GeometryInput::set_molecule | ( | const occ::core::Molecule & | ) |
| std::vector<Element> occ::io::GeometryInput::elements |
| std::string occ::io::GeometryInput::point_charge_filename {""} |
| PointChargeList occ::io::GeometryInput::point_charges |
| std::vector<Position> occ::io::GeometryInput::positions |