periodic_ao_factory.h File Reference
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)