version 3.8
Dumux::FVAssembler< TypeTag, diffMethod, isImplicit > Member List

This is the complete list of members for Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >, including all inherited members.

assembleJacobian(const SolutionVector &curSol)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
assembleJacobianAndResidual(const SolutionVector &curSol, const PartialReassembler *partialReassembler=nullptr)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
assembleResidual(const SolutionVector &curSol)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
assembleResidual(ResidualType &r, const SolutionVector &curSol) constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
FVAssembler(std::shared_ptr< const Problem > problem, std::shared_ptr< const GridGeometry > gridGeometry, std::shared_ptr< GridVariables > gridVariables)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
FVAssembler(std::shared_ptr< const Problem > problem, std::shared_ptr< const GridGeometry > gridGeometry, std::shared_ptr< GridVariables > gridVariables, std::shared_ptr< const TimeLoop > timeLoop, const SolutionVector &prevSol)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
gridGeometry() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
GridGeometry typedefDumux::FVAssembler< TypeTag, diffMethod, isImplicit >
gridVariables()Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
gridVariables() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
GridVariables typedefDumux::FVAssembler< TypeTag, diffMethod, isImplicit >
gridView() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
isStationaryProblem() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
jacobian()Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
JacobianMatrix typedefDumux::FVAssembler< TypeTag, diffMethod, isImplicit >
localResidual() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
numDofs() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
prevSol() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
Problem typedefDumux::FVAssembler< TypeTag, diffMethod, isImplicit >
problem() constDumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
resetTimeStep(const SolutionVector &cursol)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
residual()Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
ResidualType typedefDumux::FVAssembler< TypeTag, diffMethod, isImplicit >
Scalar typedefDumux::FVAssembler< TypeTag, diffMethod, isImplicit >
setLinearSystem(std::shared_ptr< JacobianMatrix > A, std::shared_ptr< ResidualType > r)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
setLinearSystem()Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
setPreviousSolution(const SolutionVector &u)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
setTimeLoop(std::shared_ptr< const TimeLoop > timeLoop)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
SolutionVector typedefDumux::FVAssembler< TypeTag, diffMethod, isImplicit >
updateAfterGridAdaption()Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline
updateGridVariables(const SolutionVector &cursol)Dumux::FVAssembler< TypeTag, diffMethod, isImplicit >inline