15 #ifndef FIELD_F_SF_INCLUDED
16 #define FIELD_F_SF_INCLUDED
56 for (
int site = 0; site <
m_Svol; ++site) {
57 for (
int s = 0; s <
m_Nd; ++s) {
58 for (
int cc = 0; cc <
m_Nc2; ++cc) {
59 f.
set(cc + m_Nc2 * s, site, 0, 0.0);
void set(const int jin, const int site, const int jex, double v)
Container of Field-type object.
static int ipe(const int dir)
logical coordinate of current proc.
Common parameter class: provides parameters as singleton.
void set_boundary_zero(Field &f)
A class generated to add a function for the SF.