CHROMA
|
Helper function for calculating forces. More...
#include "chromabase.h"
Go to the source code of this file.
Classes | |
struct | Chroma::ForceMonitors |
Diagnostics about the forces, per direction and total. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const ForceMonitors ¶m) |
Writes a ForceCalc_t. More... | |
void | Chroma::forceMonitorCalc (const multi1d< LatticeColorMatrix > &F, ForceMonitors &forces) |
Helper function for calculating forces. More... | |
void | Chroma::monitorForces (XMLWriter &xml_out, const std::string &path, const multi1d< LatticeColorMatrix > &F) |
Calculate and write out forces. More... | |
void | Chroma::setForceMonitoring (bool monitorP) |
Helper function for calculating forces.
Definition in file force_monitors.h.