occ
|
#include <ankerl/unordered_dense.h>
#include <istream>
#include <occ/core/element.h>
#include <vector>
Classes | |
struct | occ::io::ElectronShell |
struct | occ::io::ECPShell |
struct | occ::io::ReferenceData |
struct | occ::io::ElementBasis |
struct | occ::io::JsonBasis |
struct | occ::io::JsonBasisReader |
Namespaces | |
namespace | occ |
namespace | occ::io |
file input and output module including reading wavefunction files | |
Typedefs | |
using | occ::io::ElementMap = ankerl::unordered_dense::map< int, ElementBasis > |