Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > Member List

This is the complete list of members for Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >, including all inherited members.

absResidualTolerance() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inline
accuracy() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inlinevirtual
converged() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inlinevirtual
failed() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inlinevirtual
fixPointAccuracy() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inline
fixPointTolerance() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inline
print(Scalar iter, std::ostream &os=std::cout) constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inlinevirtual
printInitial(std::ostream &os=std::cout) constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inlinevirtual
residualAccuracy() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inline
residualReductionTolerance() constOpm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inline
residualWeight(size_t outerIdx, unsigned innerIdx) constOpm::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)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)Opm::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication >inline
~ConvergenceCriterion()Opm::Linear::ConvergenceCriterion< Vector >inlinevirtual