CHROMA
Namespaces
key_peram_distillution.cc File Reference

Key for propagator distillution matrix elements. More...

#include "util/ferm/key_peram_distillution.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

StandardOutputStream & Chroma::operator<< (StandardOutputStream &os, const KeyPeramDistillution_t &param)
 Diagnostics. More...
 
void Chroma::read (BinaryReader &bin, KeyPeramDistillution_t &param)
 PeramDist reader. More...
 
void Chroma::write (BinaryWriter &bin, const KeyPeramDistillution_t &param)
 PeramDist write. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, KeyPeramDistillution_t &param)
 PeramDist reader. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const KeyPeramDistillution_t &param)
 PeramDist writer. More...
 
void Chroma::read (BinaryReader &bin, ValPeramDistillution_t &param)
 PeramDist reader. More...
 
void Chroma::write (BinaryWriter &bin, const ValPeramDistillution_t &param)
 PeramDist write. More...
 

Detailed Description

Key for propagator distillution matrix elements.

Definition in file key_peram_distillution.cc.