version 3.8
Dumux::NavierStokesStaggeredProblem< TypeTag > Member List

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

addPointSources(std::vector< PointSource > &pointSources) constDumux::FVProblem< TypeTag >inline
addSourceDerivatives(MatrixBlock &block, const Element &element, const FVElementGeometry &fvGeometry, const VolumeVariables &volVars, const SubControlVolume &scv) constDumux::FVProblem< TypeTag >inline
alphaBJ(const SubControlVolumeFace &scvf) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
applyInitialCellCenterSolution(SolutionVector &sol, const SubControlVolume &scv, const PrimaryVariables &initSol) constDumux::StaggeredFVProblem< TypeTag >inline
applyInitialFaceSolution(SolutionVector &sol, const SubControlVolumeFace &scvf, const PrimaryVariables &initSol) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
applyInitialSolution(SolutionVector &sol) constDumux::StaggeredFVProblem< TypeTag >inline
beaversJosephVelocity(const Element &element, const SubControlVolume &scv, const SubControlVolumeFace &ownScvf, const SubControlVolumeFace &faceOnPorousBoundary, const Scalar velocitySelf, const Scalar tangentialVelocityGradient) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
betaBJ(const Element &element, const SubControlVolumeFace &scvf, const GlobalPosition &tangentialVector) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
boundaryTypes(const Element &element, const SubControlVolume &scv) constDumux::FVProblem< TypeTag >inline
boundaryTypes(const Element &element, const SubControlVolumeFace &scvf) constDumux::FVProblem< TypeTag >inline
boundaryTypesAtPos(const GlobalPosition &globalPos) constDumux::FVProblem< TypeTag >inline
computePointSourceMap()Dumux::FVProblem< TypeTag >inline
dirichlet(const Element &element, const SubControlVolumeFace &scvf) constDumux::FVProblem< TypeTag >inline
dirichlet(const Element &element, const SubControlVolume &scv) constDumux::FVProblem< TypeTag >inline
dirichletAtPos(const GlobalPosition &globalPos) constDumux::FVProblem< TypeTag >inline
enableInertiaTerms() constDumux::NavierStokesStaggeredProblem< TypeTag >inline
enableInternalDirichletConstraints()Dumux::FVProblem< TypeTag >inlinestatic
FVProblem(std::shared_ptr< const GridGeometry > gridGeometry, const std::string &paramGroup="")Dumux::FVProblem< TypeTag >inline
FVProblemWithSpatialParams(std::shared_ptr< const GridGeometry > gridGeometry, const std::string &paramGroup="")Dumux::FVProblemWithSpatialParams< TypeTag >inline
FVProblemWithSpatialParams(std::shared_ptr< const GridGeometry > gridGeometry, std::shared_ptr< SpatialParams > spatialParams, const std::string &paramGroup="")Dumux::FVProblemWithSpatialParams< TypeTag >inline
gravity() constDumux::NavierStokesStaggeredProblem< TypeTag >inline
gridGeometry() constDumux::FVProblem< TypeTag >inline
initial(const Entity &entity) constDumux::StaggeredFVProblem< TypeTag >inline
initialAtPos(const GlobalPosition &globalPos) constDumux::FVProblem< TypeTag >inline
isDirichletCell(const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolume &scv, int pvIdx) constDumux::StaggeredFVProblem< TypeTag >inline
name() constDumux::FVProblem< TypeTag >inline
NavierStokesStaggeredProblem(std::shared_ptr< const GridGeometry > gridGeometry, const std::string &paramGroup="")Dumux::NavierStokesStaggeredProblem< TypeTag >inline
neumann(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf) constDumux::StaggeredFVProblem< TypeTag >inline
Dumux::FVProblemWithSpatialParams::neumann(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFluxVariablesCache &elemFluxVarsCache, const SubControlVolumeFace &scvf) constDumux::FVProblem< TypeTag >inline
neumannAtPos(const GlobalPosition &globalPos) constDumux::FVProblem< TypeTag >inline
paramGroup() constDumux::FVProblem< TypeTag >inline
permeability(const Element &element, const SubControlVolumeFace &scvf) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
pointSource(PointSource &source, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolume &scv) constDumux::FVProblem< TypeTag >inline
pointSourceAtPos(PointSource &pointSource, const GlobalPosition &globalPos) constDumux::FVProblem< TypeTag >inline
pointSourceMap() constDumux::FVProblem< TypeTag >inline
porousMediumVelocity(const Element &element, const SubControlVolumeFace &scvf) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
pseudo3DWallFriction(const Scalar velocity, const Scalar viscosity, const Scalar height, const Scalar factor=8.0) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
pseudo3DWallFriction(const SubControlVolumeFace &scvf, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const Scalar height, const Scalar factor=8.0) constDumux::NavierStokesStaggeredProblem< TypeTag >inline
scvPointSources(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolume &scv) constDumux::FVProblem< TypeTag >inline
setName(const std::string &newName)Dumux::FVProblem< TypeTag >inline
source(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elementFaceVars, const Entity &e) constDumux::StaggeredFVProblem< TypeTag >inline
Dumux::FVProblemWithSpatialParams::source(const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolume &scv) constDumux::FVProblem< TypeTag >inline
sourceAtPos(const GlobalPosition &globalPos) constDumux::FVProblem< TypeTag >inline
SpatialParams typedefDumux::FVProblemWithSpatialParams< TypeTag >
spatialParams() constDumux::FVProblemWithSpatialParams< TypeTag >inline
spatialParams()Dumux::FVProblemWithSpatialParams< TypeTag >inline
StaggeredFVProblem(std::shared_ptr< const GridGeometry > gridGeometry, const std::string &paramGroup="")Dumux::StaggeredFVProblem< TypeTag >inline