CHROMA
|
Mega structure holding a full sequential source. More...
#include <qprop_io.h>
Public Attributes | |
PropSinkSmear_t | sink_header |
SeqSource_t | seqsource_header |
multi1d< ForwardProp_t > | forward_props |
std::string | gauge_header |
Mega structure holding a full sequential source.
Definition at line 129 of file qprop_io.h.
multi1d<ForwardProp_t> Chroma::SequentialSource_t::forward_props |
Definition at line 133 of file qprop_io.h.
Referenced by Chroma::InlinePropagator::func(), Chroma::InlineSeqSourceEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
std::string Chroma::SequentialSource_t::gauge_header |
Definition at line 134 of file qprop_io.h.
Referenced by Chroma::InlinePropagator::func(), Chroma::InlineSeqSourceEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
SeqSource_t Chroma::SequentialSource_t::seqsource_header |
Definition at line 132 of file qprop_io.h.
Referenced by Chroma::InlinePropagator::func(), Chroma::InlineSeqSourceEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
PropSinkSmear_t Chroma::SequentialSource_t::sink_header |
Definition at line 131 of file qprop_io.h.
Referenced by Chroma::InlinePropagator::func(), Chroma::InlineSeqSourceEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().