28 #ifndef _chemistry_qc_wfn_accum_h 29 #define _chemistry_qc_wfn_accum_h 35 #include <chemistry/qc/wfn/wfn.h> 56 virtual void print_summary();
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
Serializes objects that derive from SavableState.
Definition: stateout.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 ...
A template class that maintains references counts.
Definition: ref.h:332
The RefSymmSCMatrix class is a smart pointer to an SCSymmSCMatrix specialization. ...
Definition: matrix.h:261
Restores objects that derive from SavableState.
Definition: statein.h:70
Base class for objects that can save/restore state.
Definition: state.h:46