Go to the documentation of this file.
14 #ifndef SHIFTFIELD_LEX_INCLUDED
15 #define SHIFTFIELD_LEX_INCLUDED
70 const int boundary_condition,
const int mu);
72 const int boundary_condition,
const int mu);
77 void init(
const int Nin = 0);
void up_z(Field &, const Field &, const int boundary_condition)
Field m_vt_y
comm. buffer in y-direction
Bridge::VerboseLevel m_vl
void up_t(Field &, const Field &, const int boundary_condition)
void forward(Field &, const Field &, const int mu)
Field m_vt_t
comm. buffer in t-direction
ShiftField_lex(const int Nin)
void dn_y(Field &, const Field &, const int boundary_condition)
void init(const int Nin=0)
void dn_z(Field &, const Field &, const int boundary_condition)
void up_y(Field &, const Field &, const int boundary_condition)
void dn_x(Field &, const Field &, const int boundary_condition)
static const std::string class_name
void up_x(Field &, const Field &, const int boundary_condition)
Methods to shift a field in the lexical site index.
void backward(Field &, const Field &, const int mu)
void dn_t(Field &, const Field &, const int boundary_condition)
Container of Field-type object.
ShiftField_lex & operator=(const ShiftField_lex &)
Field m_vt_x
comm. buffer in x-direction
Field m_vt_z
comm. buffer in z-direction