ao_factory.ipp File Reference
#include "mpqc/chemistry/qc/lcao/factory/factory.h"
#include "mpqc/chemistry/qc/lcao/factory/ao_factory.h"
#include "mpqc/chemistry/qc/lcao/factory/gaussian/ao_factory.h"
#include "mpqc/chemistry/qc/lcao/wfn/wfn_world.h"
#include "mpqc/chemistry/qc/lcao/integrals/direct_tile.h"
#include "mpqc/util/core/mpqc_extern_template.h"
Include dependency graph for ao_factory.ipp:
This graph shows which files directly or indirectly include this file:
Namespaces | |
mpqc | |
The top-level namespace for all Massively Parallel Quantum Chemistry package. | |
mpqc::lcao | |
Functions | |
template<typename AOFactory_ > | |
std::shared_ptr< AOFactory_ > | mpqc::lcao::ao_factory_from_keyval (const KeyVal &kv) |
template std::shared_ptr< AOFactory<> > | mpqc::lcao::ao_factory_from_keyval< AOFactory<> > (const KeyVal &kv) |
mpqc::lcao::MPQC_EXTERN_TEMPLATE (class AOFactory<>) | |
mpqc::lcao::MPQC_EXTERN_TEMPLATE (std::shared_ptr< AOFactory<>> ao_factory_from_keyval(const KeyVal &)) | |