asImp_() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inlineprotected |
asImp_() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inlineprotected |
assembleJacobian(JacobianMatrix &jac, GridVariables &gridVariables) | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
assembleJacobianAndResidual(JacobianMatrix &jac, SolutionVector &res, GridVariables &gridVariables, const PartialReassembler *partialReassembler, const CouplingFunction &maybeAssembleCouplingBlocks=CouplingFunction{}) | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
assembleJacobianAndResidualImpl(JacobianMatrix &A, GridVariables &gridVariables, const PartialReassembler *partialReassembler=nullptr) | Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation > | inline |
assembler() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
assembleResidual(SolutionVector &res) | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
bindLocalViews() | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
curElemVolVars() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
curElemVolVars() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
curSol() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
elemBcTypes() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
elemBcTypes() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
element() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
elementIsGhost() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
ElementResidualVector typedef | Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation > | |
elemFluxVarsCache() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
elemFluxVarsCache() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
enforceDirichletConstraints(const ApplyFunction &applyDirichlet) | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
enforceInternalDirichletConstraints(const ApplyFunction &applyDirichlet) | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
enforceInternalDirichletConstraints(const ApplyFunction &applyDirichlet) | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
evalDirichletBoundaries(ApplyDirichletFunctionType applyDirichlet) | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
evalLocalFluxAndSourceResidual() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
evalLocalFluxAndSourceResidual(const ElementVolumeVariables &elemVolVars) const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
evalLocalResidual() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
evalLocalResidual(const ElementVolumeVariables &elemVolVars) const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
evalLocalStorageResidual() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
fvGeometry() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
fvGeometry() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
FVLocalAssemblerBase(const Assembler &assembler, const Element &element, const SolutionVector &curSol) | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inlineexplicit |
FVLocalAssemblerBase(const Assembler &assembler, const Element &element, const SolutionVector &curSol, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &curElemVolVars, const ElementVolumeVariables &prevElemVolVars, const ElementFluxVariablesCache &elemFluxVarsCache, const LocalResidual &localResidual, const bool elementIsGhost) | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inlineexplicit |
getVolVarAccess(GridVolumeVariables &gridVolVars, ElementVolumeVariables &elemVolVars, const SubControlVolume &scv) | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inlineprotected |
getVolVarAccess(GridVolumeVariables &gridVolVars, ElementVolumeVariables &elemVolVars, const SubControlVolume &scv) | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inlineprotected |
isImplicit() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inlinestatic |
localResidual() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
localResidual() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
LocalResidual typedef | Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation > | |
maybeEvalAdditionalDomainDerivatives(Args &&...) | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
maybeUpdateCouplingContext(Args &&...) | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, false > | inline |
prevElemVolVars() | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
prevElemVolVars() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |
problem() const | Dumux::FVLocalAssemblerBase< TypeTag, Assembler, FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation >, implicit > | inline |