occ
Loading...
Searching...
No Matches
json_basis.h File Reference
#include <ankerl/unordered_dense.h>
#include <istream>
#include <occ/core/element.h>
#include <vector>
Include dependency graph for json_basis.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  occ::gto::io::ElectronShell
 
struct  occ::gto::io::ECPShell
 
struct  occ::gto::io::ReferenceData
 
struct  occ::gto::io::ElementBasis
 
struct  occ::gto::io::JsonBasis
 
struct  occ::gto::io::JsonBasisReader
 

Namespaces

namespace  occ
 
namespace  occ::gto
 evaluation Gaussian-type orbitals, their derivatives etc.
 
namespace  occ::gto::io
 

Typedefs

using occ::gto::io::ElementMap = ankerl::unordered_dense::map< int, ElementBasis >