|
CHROMA
|
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_t > | forward_props |
| std::string | gauge_header |
Mega structure holding a full sequential prop.
Definition at line 139 of file qprop_io.h.
| multi1d<ForwardProp_t> Chroma::SequentialProp_t::forward_props |
Definition at line 144 of file qprop_io.h.
Referenced by Chroma::InlinePropagator::func(), Chroma::InlineSeqPropTestEnv::InlineMeas::func(), Chroma::read(), Chroma::HadronSeqSource< T >::tieBack(), and Chroma::write().
| 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().
| 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_t Chroma::SequentialProp_t::seqsource_header |
Definition at line 143 of file qprop_io.h.
Referenced by Chroma::InlinePropagator::func(), Chroma::InlineSeqPropTestEnv::InlineMeas::func(), Chroma::read(), and Chroma::write().
| 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().