periodic_lcao_factory.h File Reference
#include "mpqc/chemistry/qc/lcao/factory/fwd.h"
#include "mpqc/chemistry/molecule/fwd.h"
#include "mpqc/chemistry/qc/lcao/basis/fwd.h"
#include "mpqc/chemistry/qc/lcao/expression/fwd.h"
#include "mpqc/chemistry/qc/lcao/factory/gaussian/periodic_ao_factory.h"
#include "mpqc/chemistry/qc/lcao/factory/gaussian/periodic_lcao_factory.ipp"
Include dependency graph for periodic_lcao_factory.h:
This graph shows which files directly or indirectly include this file:

Classes

class  mpqc::lcao::pbc::GammaLCAOFactory< Tile, Policy >
 LCAO Integral Factory specialized for gamma-point PBC. 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 LCAOFactory_ >
std::shared_ptr< LCAOFactory_ > mpqc::lcao::pbc::gamma_lcao_factory_from_keyval (const KeyVal &kv)
 
template std::shared_ptr< GammaLCAOFactory<> > mpqc::lcao::pbc::gamma_lcao_factory_from_keyval< GammaLCAOFactory<> > (const KeyVal &kv)