14 #ifndef FPROP_STANDARD_EO_INCLUDED
15 #define FPROP_STANDARD_EO_INCLUDED
int solver(const std::string &)
Base class for fermion propagator class family.
Container of Field-type object.
static const std::string class_name
Fprop_Standard_eo & operator=(const Fprop_Standard_eo &)
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)