Struct LinearSystemContext
Defined in File linear_solver_context.h
Inheritance Relationships
Base Type
public opensn::LinearSolverContext
(Struct LinearSolverContext)
Derived Type
public opensn::WGSContext
(Struct WGSContext)
Struct Documentation
-
struct LinearSystemContext : public opensn::LinearSolverContext
Subclassed by opensn::WGSContext
Public Members
-
double rhs_norm = 0.0
-
double rhs_preconditioned_norm = 0.0
-
double custom_residual_scale = 1.0
-
ResidualScaleType residual_scale_type = ResidualScaleType::NONE
-
double rhs_norm = 0.0