lcao_wfn.h File Reference
Include dependency graph for lcao_wfn.h:
This graph shows which files directly or indirectly include this file:

Classes

class  mpqc::lcao::LCAOWavefunction< Tile, Policy >
 LCAOWavefunction is a Wavefunction with an LCAOFactory. More...
 

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::lcao
 

Functions

template<typename Tile = MPQC_DEFAULT_REAL_TA_TILE_CLASS, typename Policy = MPQC_DEFAULT_TA_POLICY_CLASS>
void mpqc::lcao::populate_subspaces_from_closed_shell_sdref (std::shared_ptr< lcao::Wavefunction > ref_wfn, double target_ref_precision, std::size_t ndocc, std::size_t n_frozen_core, std::size_t n_frozen_uocc, std::size_t occ_blksize, std::size_t uocc_blksize, std::shared_ptr< OrbitalLocalizer< Tile, Policy >> localizer, bool cluster_occupied_orbitals=true)
 static methods for populating orbital spaces ///////////////////////////// More...