|
occ
|
#include <orbital_index.h>
Public Types | |
| enum class | Reference { Absolute , HOMO , LUMO } |
Public Member Functions | |
| int | resolve (int nalpha, int nbeta) const |
| std::string | format () const |
Public Attributes | |
| int | offset {0} |
| Reference | reference {Reference::Absolute} |
|
strong |
| std::string occ::isosurface::OrbitalIndex::format | ( | ) | const |
| int occ::isosurface::OrbitalIndex::resolve | ( | int | nalpha, |
| int | nbeta | ||
| ) | const |
| int occ::isosurface::OrbitalIndex::offset {0} |
| Reference occ::isosurface::OrbitalIndex::reference {Reference::Absolute} |