CHROMA
Classes | Namespaces | Functions
inline_propagator_ferm_w.h File Reference

Inline construction of propagator returning only a single lattice fermion. More...

#include "chromabase.h"
#include "meas/inline/abs_inline_measurement.h"
#include "io/qprop_io.h"

Go to the source code of this file.

Classes

struct  Chroma::InlinePropagatorFermParams
 Parameter structure. More...
 
struct  Chroma::InlinePropagatorFermParams::NamedObject_t
 
class  Chroma::InlinePropagatorFerm
 Inline task for generating propagators. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlinePropagatorFermEnv
 

Functions

bool Chroma::InlinePropagatorFermEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlinePropagatorFermParams &input)
 Propagator input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlinePropagatorFermParams &input)
 Propagator output. More...
 

Detailed Description

Inline construction of propagator returning only a single lattice fermion.

Propagator calculations

Definition in file inline_propagator_ferm_w.h.