15 #ifndef FIELD_F_SF_INCLUDED 
   16 #define FIELD_F_SF_INCLUDED 
   59       for (
int site = 0; site < 
Svol; ++site) {
 
   60         for (
int s = 0; s < 
m_Nd; ++s) {
 
   61           for (
int cc = 0; cc < 
m_Nc2; ++cc) {
 
   62             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.