This is the complete list of members for Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered >, including all inherited members.
asImp() | Dumux::StaggeredLocalResidual< TypeTag > | inlineprotected |
asImp() const | Dumux::StaggeredLocalResidual< TypeTag > | inlineprotected |
cellCenterOffset | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | static |
CellCenterResidualValue typedef | Dumux::StaggeredLocalResidual< TypeTag > | |
computeBoundaryFluxForCellCenter(const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementBoundaryTypes &elemBcTypes, const ElementFluxVariablesCache &elemFluxVarsCache) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
computeBoundaryFluxForFace(const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementBoundaryTypes &elemBcTypes, const ElementFluxVariablesCache &elemFluxVarsCache) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
computeFluxForCellCenter(const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf, const ElementFluxVariablesCache &elemFluxVarsCache) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
computeFluxForFace(const Problem &problem, const Element &element, const SubControlVolumeFace &scvf, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementFluxVariablesCache &elemFluxVarsCache) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
computeSourceForCellCenter(const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolume &scv) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
computeSourceForFace(const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
computeStorageForCellCenter(const Problem &problem, const SubControlVolume &scv, const VolumeVariables &volVars) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
computeStorageForFace(const Problem &problem, const SubControlVolumeFace &scvf, const VolumeVariables &volVars, const ElementFaceVariables &elemFaceVars) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
ElementResidualVector typedef | Dumux::StaggeredLocalResidual< TypeTag > | |
EnergyLocalResidual typedef | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | |
evalDirichletBoundariesForFace(FaceResidual &residual, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementBoundaryTypes &elemBcTypes, const ElementFluxVariablesCache &elemFluxVarsCache) const | Dumux::NavierStokesResidualImpl< TypeTag, DiscretizationMethods::Staggered > | inline |
evalFluxAndSource(Args &&... args) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalFluxAndSourceForCellCenter(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementBoundaryTypes &bcTypes, const ElementFluxVariablesCache &elemFluxVarsCache) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalFluxAndSourceForFace(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementBoundaryTypes &bcTypes, const ElementFluxVariablesCache &elemFluxVarsCache, const SubControlVolumeFace &scvf) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalFluxForCellCenter(CellCenterResidualValue &residual, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementBoundaryTypes &elemBcTypes, const ElementFluxVariablesCache &elemFluxVarsCache, const SubControlVolumeFace &scvf) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalFluxForFace(FaceResidualValue &residual, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const ElementBoundaryTypes &elemBcTypes, const ElementFluxVariablesCache &elemFluxVarsCache, const SubControlVolumeFace &scvf) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalSourceForCellCenter(CellCenterResidualValue &residual, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &curElemVolVars, const ElementFaceVariables &curElemFaceVars, const SubControlVolume &scv) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalSourceForFace(FaceResidualValue &residual, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalStorage(Args &&... args) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalStorageForCellCenter(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &prevElemVolVars, const ElementVolumeVariables &curElemVolVars) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalStorageForCellCenter(CellCenterResidualValue &residual, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &prevElemVolVars, const ElementVolumeVariables &curElemVolVars, const SubControlVolume &scv) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalStorageForFace(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &prevElemVolVars, const ElementVolumeVariables &curElemVolVars, const ElementFaceVariables &prevElemFaceVars, const ElementFaceVariables &curElemFaceVars, const SubControlVolumeFace &scvf) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
evalStorageForFace(FaceResidualValue &residual, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &prevElemVolVars, const ElementVolumeVariables &curElemVolVars, const ElementFaceVariables &prevElemFaceVars, const ElementFaceVariables &curElemFaceVars, const SubControlVolumeFace &scvf) const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
FaceResidualValue typedef | Dumux::StaggeredLocalResidual< TypeTag > | |
isStationary() const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
problem() const | Dumux::StaggeredLocalResidual< TypeTag > | inline |
StaggeredLocalResidual(const Problem *problem, const TimeLoop *timeLoop=nullptr) | Dumux::StaggeredLocalResidual< TypeTag > | inline |
timeLoop() | Dumux::StaggeredLocalResidual< TypeTag > | inlineprotected |
timeLoop() const | Dumux::StaggeredLocalResidual< TypeTag > | inlineprotected |