#include "QMCInput.h"
#include <iomanip>
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &strm, QMCInput &Input) |
ostream& operator<< | ( | ostream & | strm, | |
QMCInput & | Input | |||
) |
The same format is used as in the QMC input file.
Definition at line 221 of file QMCInput.cpp.
References QMCInput::BF, QMCInput::flags, QMCInput::JP, QMCInput::Molecule, and QMCInput::WF.