Go to the documentation of this file.
14 #ifndef SHIFTFIELD_EO_INCLUDED
15 #define SHIFTFIELD_EO_INCLUDED
94 const int mu,
const int ieo);
98 const int mu,
const int ieo);
104 const int boundary_condition,
const int mu);
106 const int boundary_condition,
const int mu);
110 void init(
const int Nin = 0);
void dn_th(Field &, const Field &, const int, const int)
void forward_h(Field &, const Field &, const int mu, const int ieo)
void forward(Field &, const Field &, const int mu)
Methods to shift the even-odd field.
Field m_vo
working field (even/odd)
Bridge::VerboseLevel m_vl
void dn_zh(Field &, const Field &, const int, const int)
Field m_w1
working field (lexical)
Field m_vt_y
comm. buffer in y-direction
void up_yh(Field &, const Field &, const int, const int)
void up_th(Field &, const Field &, const int, const int)
void up_xh(Field &, const Field &, const int, const int)
void init(const int Nin=0)
void dn_yh(Field &, const Field &, const int, const int)
ShiftField_eo & operator=(const ShiftField_eo &)
static const std::string class_name
Field m_vt_t
comm. buffer in t-direction
Field m_wo
working field (even/odd)
Field m_vt_x
comm. buffer in x-direction
ShiftField_eo(const int Nin)
void backward_h(Field &, const Field &, const int mu, const int ieo)
void up_zh(Field &, const Field &, const int, const int)
Field m_vt_z
comm. buffer in z-direction
void dn_xh(Field &, const Field &, const int, const int)
void backward(Field &, const Field &, const int mu)
Container of Field-type object.
std::vector< int > m_yzt_eo