periodic_lcao_factory.ipp File Reference
#include "mpqc/chemistry/qc/lcao/factory/fwd.h"
#include <mpqc/util/misc/meminfo.h>
#include "mpqc/chemistry/molecule/lattice/supercell.h"
#include "mpqc/chemistry/qc/lcao/basis/util.h"
#include "mpqc/chemistry/qc/lcao/expression/formula.h"
#include "mpqc/chemistry/qc/lcao/factory/utility.h"
#include "mpqc/chemistry/qc/lcao/wfn/wfn_world.h"
#include "mpqc/chemistry/qc/lcao/factory/periodic_lcao_factory.h"
Include dependency graph for periodic_lcao_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 | |
mpqc::lcao::pbc | |
import the gaussian::utility namespace into the pbc::gaussian namespace | |
Macros | |
#define | MPQC4_SRC_MPQC_CHEMISTRY_QC_LCAO_FACTORY_PERIODIC_LCAO_FACTORY_IPP_ |
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) |
Macro Definition Documentation
◆ MPQC4_SRC_MPQC_CHEMISTRY_QC_LCAO_FACTORY_PERIODIC_LCAO_FACTORY_IPP_
#define MPQC4_SRC_MPQC_CHEMISTRY_QC_LCAO_FACTORY_PERIODIC_LCAO_FACTORY_IPP_ |