| absResidualTolerance() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| accuracy() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inlinevirtual |
| converged() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inlinevirtual |
| failed() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inlinevirtual |
| fixPointAccuracy() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| fixPointTolerance() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| print(Scalar iter, std::ostream &os=std::cout) const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| Opm::Linear::ConvergenceCriterion::print(Scalar, std::ostream &=std::cout) const | Opm::Linear::ConvergenceCriterion< Vector > | inlinevirtual |
| printInitial(std::ostream &os=std::cout) const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inlinevirtual |
| residualAccuracy() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| residualReductionTolerance() const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| residualWeight(size_t outerIdx, unsigned innerIdx) const | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| setFixPointTolerance(Scalar tol) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| setInitial(const Vector &curSol, const Vector &curResid) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inlinevirtual |
| setResidualReductionTolerance(Scalar tol) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| setResidualTolerance(Scalar tol) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| setResidualWeight(const Vector &residWeightVec) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| update(const Vector &curSol, const Vector &, const Vector &curResid) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inlinevirtual |
| WeightedResidualReductionCriterion(const CollectiveCommunication &comm) (defined in Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| WeightedResidualReductionCriterion(const CollectiveCommunication &comm, const Vector &residWeights, Scalar residualReductionTolerance, Scalar fixPointTolerance, Scalar absResidualTolerance=0.0, Scalar maxError=0.0) (defined in Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >) | Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | inline |
| ~ConvergenceCriterion() | Opm::Linear::ConvergenceCriterion< Vector > | inlinevirtual |