CHROMA
Classes | Namespaces
key_prop_distillution.h File Reference

Key for distillution propagator sources and solutions. More...

#include "chromabase.h"

Go to the source code of this file.

Classes

struct  Chroma::KeyPropDistillution_t
 Distillution propagators. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

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

Detailed Description

Key for distillution propagator sources and solutions.

Definition in file key_prop_distillution.h.