CHROMA
Namespaces | Functions
pt_source_smearing.cc File Reference

Point source construction. More...

#include "chromabase.h"
#include "handle.h"
#include "meas/sources/source_smearing_factory.h"
#include "meas/sources/pt_source_smearing.h"
#include "meas/smear/link_smearing_factory.h"
#include "meas/smear/link_smearing_aggregate.h"
#include "meas/smear/quark_displacement_aggregate.h"
#include "meas/smear/quark_displacement_factory.h"
#include "meas/smear/simple_quark_displacement.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::PointQuarkSourceSmearingEnv
 Hooks to register the class with the fermact factory.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, PointQuarkSourceSmearingEnv::Params &param)
 Reader. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const PointQuarkSourceSmearingEnv::Params &param)
 Writer. More...
 
std::string Chroma::PointQuarkSourceSmearingEnv::getName ()
 Return the name. More...
 
bool Chroma::PointQuarkSourceSmearingEnv::registerAll ()
 Register all the factories. More...
 

Detailed Description

Point source construction.

Definition in file pt_source_smearing.cc.