CHROMA
Public Attributes | List of all members
Chroma::SequentialProp_t Struct Reference

Mega structure holding a full sequential prop. More...

#include <qprop_io.h>

Public Attributes

ChromaProp_t seqprop_header
 
PropSinkSmear_t sink_header
 
SeqSource_t seqsource_header
 
multi1d< ForwardProp_tforward_props
 
std::string gauge_header
 

Detailed Description

Mega structure holding a full sequential prop.

Definition at line 139 of file qprop_io.h.

Member Data Documentation

◆ forward_props

multi1d<ForwardProp_t> Chroma::SequentialProp_t::forward_props

◆ gauge_header

std::string Chroma::SequentialProp_t::gauge_header

Definition at line 145 of file qprop_io.h.

Referenced by Chroma::InlinePropagator::func(), Chroma::read(), and Chroma::write().

◆ seqprop_header

ChromaProp_t Chroma::SequentialProp_t::seqprop_header

Definition at line 141 of file qprop_io.h.

Referenced by Chroma::InlinePropagator::func(), Chroma::read(), and Chroma::write().

◆ seqsource_header

SeqSource_t Chroma::SequentialProp_t::seqsource_header

◆ sink_header

PropSinkSmear_t Chroma::SequentialProp_t::sink_header

Definition at line 142 of file qprop_io.h.

Referenced by Chroma::InlinePropagator::func(), Chroma::read(), and Chroma::write().


The documentation for this struct was generated from the following file: