|
occ
|
Namespaces | |
| namespace | occ |
| namespace | occ::driver |
Typedefs | |
| using | occ::driver::MoleculeList = std::vector< occ::core::Molecule > |
Functions | |
| occ::qm::Wavefunction | occ::driver::calculate_wavefunction (const occ::core::Molecule &mol, const std::string &name, const std::string &energy_model, bool spherical) |
| WavefunctionList | occ::driver::calculate_wavefunctions (const std::string &basename, const MoleculeList &molecules, const std::string &energy_model, bool spherical) |
| void | occ::driver::compute_monomer_energies (const std::string &basename, WavefunctionList &wavefunctions, const std::string &model_name) |