CHROMA
Classes | Namespaces
key_prop_distillation.h File Reference

Key for vanilla distillation propagator sources and solutions. More...

#include "chromabase.h"

Go to the source code of this file.

Classes

struct  Chroma::KeyPropDistillation_t
 Distillation propagators. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

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

Detailed Description

Key for vanilla distillation propagator sources and solutions.

Definition in file key_prop_distillation.h.