occ
|
#include <json_basis.h>
Public Attributes | |
std::string | function_type |
std::string | region |
std::vector< int > | angular_momentum |
std::vector< double > | exponents |
std::vector< std::vector< double > > | coefficients |
std::vector<int> occ::io::ElectronShell::angular_momentum |
std::vector<std::vector<double> > occ::io::ElectronShell::coefficients |
std::vector<double> occ::io::ElectronShell::exponents |
std::string occ::io::ElectronShell::function_type |
std::string occ::io::ElectronShell::region |