CHROMA
Namespaces | Functions | Variables
inline_sfpcac_w.cc File Reference

Inline Schroedinger functional measurements. More...

#include "fermact.h"
#include "meas/inline/schrfun/inline_sfpcac_w.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/glue/mesplq.h"
#include "util/ft/sftmom.h"
#include "util/info/proginfo.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/fermacts/fermacts_aggregate_w.h"
#include "meas/inline/make_xml_file.h"
#include "meas/inline/io/named_objmap.h"
#include "meas/schrfun/sfpcac_w.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlineSFpcacEnv
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, InlineSFpcacEnv::Params::NamedObject_t &input)
 SFpcac input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineSFpcacEnv::Params::NamedObject_t &input)
 SFpcac output. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineSFpcacEnv::Params::SFpcac_t &input)
 SFpcac input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineSFpcacEnv::Params::SFpcac_t &input)
 SFpcac output. More...
 
bool Chroma::InlineSFpcacEnv::registerAll ()
 Register all the factories. More...
 

Variables

const std::string Chroma::InlineSFpcacEnv::name = "SCHROEDINGER_FUNCTIONAL_PCAC"
 

Detailed Description

Inline Schroedinger functional measurements.

Definition in file inline_sfpcac_w.cc.