ManyBodyWavefunction is a Wavefunction obtained from a reference OneBodyWavefunction (its orbitals or...
Definition: nbwfn.h:46
void obsolete()
Marks all results as being out of date.
void print(std::ostream &o=ExEnv::out0()) const
Print information about the object.
void symmetry_changed()
Call this if you have changed the molecular symmetry of the molecule contained by this MolecularEnerg...
void set_desired_value_accuracy(double acc)
Set the accuracy to which the value is to be computed.
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
ManyBodyWavefunction(const Ref< KeyVal > &kv)
A KeyVal constructor is used to generate a ManyBodyWavefunction object from a KeyVal object.
void purge()
overloads MolecularEnergy::purge()
static double ref_to_corr_acc()
specifies the ratio of the desired accuracy of RefWavefunction to the desired accuracy of this object
Definition: nbwfn.h:92