14 #ifndef FPROP_STANDARD_EO_INCLUDED 
   15 #define FPROP_STANDARD_EO_INCLUDED 
Container of Field-type object. 
 
static const std::string class_name
 
void invert_D(Field &, const Field &, int &, double &)
 
Get quark propagator for Fopr with even-odd site index. 
 
void invert_DdagD(Field &, const Field &, int &, double &)
 
Base class for linear solver class family. 
 
Fprop_Standard_eo(unique_ptr< Solver > &solver)
 
Fprop_Standard_eo(Solver *solver)