periodic_ao_factory.h File Reference
#include "mpqc/chemistry/qc/lcao/factory/fwd.h"
#include "mpqc/chemistry/qc/lcao/factory/factory.h"
#include "mpqc/chemistry/qc/lcao/factory/util.h"
#include <string>
#include <vector>
#include "mpqc/chemistry/qc/lcao/factory/periodic_ao_factory.ipp"
Include dependency graph for periodic_ao_factory.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | mpqc::lcao::pbc::AOFactory< Tile, Policy > |
implementation base for AOFactory More... | |
Namespaces | |
mpqc | |
The top-level namespace for all Massively Parallel Quantum Chemistry package. | |
mpqc::lcao | |
mpqc::lcao::pbc | |
import the gaussian::utility namespace into the pbc::gaussian namespace | |
Functions | |
template<typename AOFactory_ > | |
std::shared_ptr< AOFactory_ > | mpqc::lcao::pbc::ao_factory_from_keyval (const KeyVal &kv) |
template std::shared_ptr< AOFactory<> > | mpqc::lcao::pbc::ao_factory_from_keyval< AOFactory<> > (const KeyVal &kv) |