Chi-Tech
linear_solver_context.h File Reference

Go to the source code of this file.

Data Structures

struct  chi_math::LinearSolverContext< MatType, VecType >
 

Namespaces

namespace  chi_math
 

Enumerations

enum class  chi_math::ResidualScaleType { chi_math::NONE = 0 , chi_math::RHS_NORM = 1 , chi_math::RHS_PRECONDITIONED_NORM = 2 , chi_math::CUSTOM_SCALE = 3 }