CHROMA
Classes | Namespaces
key_peram_distillution.h File Reference

Key for propagator distillution matrix elements. More...

#include "chromabase.h"
#include "util/ferm/key_val_db.h"

Go to the source code of this file.

Classes

struct  Chroma::KeyPeramDistillution_t
 Prop operator. More...
 
struct  Chroma::ValPeramDistillution_t
 Prop operator. More...
 
struct  Chroma::KeyValPeramDistillution_t
 Holds key and value as temporaries. More...
 

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.h.