version 3.8
Dumux::StaggeredUpwindHelper< TypeTag, upwindSchemeOrder > Member List

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

computeUpwindFrontalMomentum(const bool selfIsUpstream) constDumux::StaggeredUpwindHelper< TypeTag, upwindSchemeOrder >inline
computeUpwindLateralMomentum(const bool selfIsUpstream, const SubControlVolumeFace &lateralFace, const int localSubFaceIdx, const std::optional< BoundaryTypes > &currentScvfBoundaryTypes, const std::optional< BoundaryTypes > &lateralFaceBoundaryTypes) constDumux::StaggeredUpwindHelper< TypeTag, upwindSchemeOrder >inline
StaggeredUpwindHelper(const Element &element, const FVElementGeometry &fvGeometry, const SubControlVolumeFace &scvf, const ElementFaceVariables &elemFaceVars, const ElementVolumeVariables &elemVolVars, const UpwindScheme &upwindScheme)Dumux::StaggeredUpwindHelper< TypeTag, upwindSchemeOrder >inline