#include <orca_json.h>
◆ Atom
◆ OrcaJSONReader() [1/2]
occ::io::OrcaJSONReader::OrcaJSONReader |
( |
const std::string & |
filename | ) |
|
◆ OrcaJSONReader() [2/2]
occ::io::OrcaJSONReader::OrcaJSONReader |
( |
std::istream & |
| ) |
|
◆ alpha_mo_coefficients()
const auto & occ::io::OrcaJSONReader::alpha_mo_coefficients |
( |
| ) |
const |
|
inline |
◆ alpha_mo_energies()
const auto & occ::io::OrcaJSONReader::alpha_mo_energies |
( |
| ) |
const |
|
inline |
◆ atom_labels()
const auto & occ::io::OrcaJSONReader::atom_labels |
( |
| ) |
const |
|
inline |
◆ atom_positions()
const auto & occ::io::OrcaJSONReader::atom_positions |
( |
| ) |
const |
|
inline |
◆ atomic_numbers()
const auto & occ::io::OrcaJSONReader::atomic_numbers |
( |
| ) |
const |
|
inline |
◆ atoms()
std::vector< Atom > occ::io::OrcaJSONReader::atoms |
( |
| ) |
const |
◆ basis_set()
const auto & occ::io::OrcaJSONReader::basis_set |
( |
| ) |
const |
|
inline |
◆ beta_mo_coefficients()
const auto & occ::io::OrcaJSONReader::beta_mo_coefficients |
( |
| ) |
const |
|
inline |
◆ beta_mo_energies()
const auto & occ::io::OrcaJSONReader::beta_mo_energies |
( |
| ) |
const |
|
inline |
◆ num_alpha()
auto occ::io::OrcaJSONReader::num_alpha |
( |
| ) |
const |
|
inline |
◆ num_basis_functions()
auto occ::io::OrcaJSONReader::num_basis_functions |
( |
| ) |
const |
|
inline |
◆ num_beta()
auto occ::io::OrcaJSONReader::num_beta |
( |
| ) |
const |
|
inline |
◆ num_electrons()
auto occ::io::OrcaJSONReader::num_electrons |
( |
| ) |
const |
|
inline |
◆ num_orbitals()
auto occ::io::OrcaJSONReader::num_orbitals |
( |
| ) |
const |
|
inline |
◆ overlap_matrix()
const Mat & occ::io::OrcaJSONReader::overlap_matrix |
( |
| ) |
const |
|
inline |
◆ scf_density_matrix()
Mat occ::io::OrcaJSONReader::scf_density_matrix |
( |
| ) |
const |
◆ scf_energy()
auto occ::io::OrcaJSONReader::scf_energy |
( |
| ) |
const |
|
inline |
◆ spinorbital_kind()
const auto & occ::io::OrcaJSONReader::spinorbital_kind |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: