CHROMA
Classes | Namespaces | Functions
exact_hamiltonian.h File Reference

Exact Hamiltonians. More...

#include "chromabase.h"
#include "handle.h"
#include "update/molecdyn/hamiltonian/abs_hamiltonian.h"
#include "io/xmllog_io.h"
#include "io/monomial_io.h"
#include "meas/inline/io/named_objmap.h"

Go to the source code of this file.

Classes

struct  Chroma::ExactHamiltonianParams
 Parameter structure for new Hamiltonian. More...
 
class  Chroma::ExactHamiltonian
 The Exact Hamiltonian Class - supplies internal field refreshment and energy calculations. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, ExactHamiltonianParams &p)
 Read the parameters for the Hamiltonian. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const ExactHamiltonianParams &p)
 Write the parameters for the Hamiltonian. More...
 

Detailed Description

Exact Hamiltonians.

Definition in file exact_hamiltonian.h.