28 #ifndef _chemistry_qc_scf_fbclhf_h
29 #define _chemistry_qc_scf_fbclhf_h
33 #include <chemistry/qc/scf/clhf.h>
34 #include <chemistry/qc/lcao/fockbuild.h>
35 #include <chemistry/qc/lcao/wfnworld.h>
36 #include <chemistry/qc/lcao/df.h>
47 std::string fockbuildmatrixtype_;
48 void ao_fock(
double accuracy);
49 bool prefetch_blocks_;
63 void ao_fock(
double accuracy);
87 #ifdef MPQC_NEW_FEATURES
88 virtual boost::property_tree::ptree& write_xml(
89 boost::property_tree::ptree& parent,
const XMLWriter& writer
91 #endif // MPQC_NEW_FEATURES
96 #ifdef MPQC_NEW_FEATURES
97 bool xml_debug_ =
false;
void print(std::ostream &o=ExEnv::out0()) const
Print information about the object.
CLHF is a Hartree-Fock specialization of CLSCF.
Definition: clhf.h:38
The RefSymmSCMatrix class is a smart pointer to an SCSymmSCMatrix specialization.
Definition: matrix.h:265
Ref< DensityFittingInfo > dfinfo() const
return the DensityFittingInfo object used to implement compute() this is important to be able to reco...
A template class that maintains references counts.
Definition: ref.h:361
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
This class is used to contain information about classes.
Definition: class.h:147
FockBuildCLHF is a specialization of CLHF that uses FockBuild class for computing fock matrices.
Definition: fbclhf.h:43
void print(std::ostream &o=ExEnv::out0()) const
Print information about the object.
Definition: stateout.h:71
Definition: xmlwriter.h:215
DFCLHF is a specialization of CLHF that uses a density-fitting FockBuild class for computing fock mat...
Definition: fbclhf.h:61
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
static std::ostream & out0()
Return an ostream that writes from node 0.
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
Generated at Sun Jan 26 2020 23:23:59 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.