20 #ifndef GEOS_PHYSICSSOLVERS_LINEARSOLVERPARAMETERS_HPP_
21 #define GEOS_PHYSICSSOLVERS_LINEARSOLVERPARAMETERS_HPP_
58 static string catalogName() {
return "LinearSolverParameters"; }
66 {
return m_parameters; }
69 {
return m_parameters; }
Set of parameters for a linear solver or preconditioner.