ao_factory.ipp File Reference
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 &))