This is the complete list of members for Opm::BlackOilNewtonMethod< TypeTag >, including all inherited members.
beginIteration_() | Opm::BlackOilNewtonMethod< TypeTag > | inlineprotected |
BlackOilNewtonMethod(Simulator &simulator) | Opm::BlackOilNewtonMethod< TypeTag > | inline |
endIteration_(SolutionVector &uCurrentIter, const SolutionVector &uLastIter) | Opm::BlackOilNewtonMethod< TypeTag > | inlineprotected |
finishInit() | Opm::BlackOilNewtonMethod< TypeTag > | inline |
NewtonMethod< TypeTag > | Opm::BlackOilNewtonMethod< TypeTag > | protected |
numPriVarsSwitched() const | Opm::BlackOilNewtonMethod< TypeTag > | inline |
ParentType | Opm::BlackOilNewtonMethod< TypeTag > | protected |
registerParameters() | Opm::BlackOilNewtonMethod< TypeTag > | inlinestatic |
update_(SolutionVector &nextSolution, const SolutionVector ¤tSolution, const GlobalEqVector &solutionUpdate, const GlobalEqVector ¤tResidual) | Opm::BlackOilNewtonMethod< TypeTag > | inline |
update_(SolutionVector &nextSolution, const SolutionVector ¤tSolution, const GlobalEqVector &solutionUpdate, const GlobalEqVector ¤tResidual, const DofIndices &dofIndices) | Opm::BlackOilNewtonMethod< TypeTag > | inline |
updatePrimaryVariables_(unsigned globalDofIdx, PrimaryVariables &nextValue, const PrimaryVariables ¤tValue, const EqVector &update, const EqVector ¤tResidual) | Opm::BlackOilNewtonMethod< TypeTag > | inlineprotected |