CHROMA
Classes | Namespaces | Functions
pt_source_const.h File Reference

Point source construction. More...

#include "meas/sources/source_construction.h"
#include "io/xml_group_reader.h"

Go to the source code of this file.

Classes

struct  Chroma::PointQuarkSourceConstEnv::Params
 Point source parameters. More...
 
class  Chroma::PointQuarkSourceConstEnv::SourceConst< T >
 Point source construction. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::PointQuarkSourceConstEnv
 Hooks to register the class.
 

Functions

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

Detailed Description

Point source construction.

Definition in file pt_source_const.h.