CHROMA
Classes | Namespaces | Functions
key_timeslice_gauge.h File Reference

Key for time-sliced gauge fields. More...

#include "chromabase.h"

Go to the source code of this file.

Classes

struct  Chroma::KeyTimeSliceGauge_t
 Prop operator. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

bool Chroma::operator< (const KeyTimeSliceGauge_t &a, const KeyTimeSliceGauge_t &b)
 Support for the keys of prop color vectors. More...
 
void Chroma::read (BinaryReader &bin, KeyTimeSliceGauge_t &param)
 KeyTimeSliceGauge read. More...
 
void Chroma::write (BinaryWriter &bin, const KeyTimeSliceGauge_t &param)
 KeyTimeSliceGauge write. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, KeyTimeSliceGauge_t &param)
 KeyTimeSliceDist reader. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const KeyTimeSliceGauge_t &param)
 KeyTimeSliceGauge writer. More...
 

Detailed Description

Key for time-sliced gauge fields.

Definition in file key_timeslice_gauge.h.