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

Namespaces

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

Macros

#define MPQC_LCAO_WAVEFUNCTION_WORLD_PROPERTY(PROPERTY)    PROPERTY (const lcao::WavefunctionWorld&)
 

Functions

std::shared_ptr< WavefunctionWorld > mpqc::lcao::wfn_world_from_keyval (const KeyVal &kv, const std::string &caller, bool construct_if_missing=true, bool throw_if_not_found=true)
 retrieves or constructs a WavefunctionWorld object from the given KeyVal object More...
 
 mpqc::MPQC_LCAO_WAVEFUNCTION_WORLD_PROPERTY (madness::World &world)
 
 mpqc::MPQC_LCAO_WAVEFUNCTION_WORLD_PROPERTY (const std::shared_ptr< const Molecule > &atoms)
 
 mpqc::MPQC_LCAO_WAVEFUNCTION_WORLD_PROPERTY (const std::shared_ptr< lcao::gaussian::OrbitalBasisRegistry > &basis_registry)
 

Macro Definition Documentation

◆ MPQC_LCAO_WAVEFUNCTION_WORLD_PROPERTY

#define MPQC_LCAO_WAVEFUNCTION_WORLD_PROPERTY (   PROPERTY)     PROPERTY (const lcao::WavefunctionWorld&)