•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
Todo List
update when WavefunctionProperty parses
wfn
An interesting point is that if you look at the documentation for Energy, you will see that it doesn't read wfn
keyword. The KeyVal constructor of a derived class will typically call the base class KeyVal constructors, hence the derived class will examine all keywords of base classes. If you follow the base classes of Energy up to the Properties class, you'll find that wfn
is indeed read by the WavefunctionProperty class. factor out the dependence on Gaussian basis into a WavefunctionPolicy
elaborate AOWavefunction documentation
elaborate LCAOWavefunction documentation
Class mpqc::lcao::Wavefunction
elaborate Wavefunction documentation
Member mpqc::math::diagonal_matrix (TiledArray::TiledRange const &trange, double val, madness::World &world)