This is the complete list of members for Dumux::StaggeredUpwindHelper< TypeTag, upwindSchemeOrder >, including all inherited members.
computeUpwindFrontalMomentum(const bool selfIsUpstream) const | Dumux::StaggeredUpwindHelper< TypeTag, upwindSchemeOrder > | inline |
computeUpwindLateralMomentum(const bool selfIsUpstream, const SubControlVolumeFace &lateralFace, const int localSubFaceIdx, const std::optional< BoundaryTypes > ¤tScvfBoundaryTypes, const std::optional< BoundaryTypes > &lateralFaceBoundaryTypes) const | Dumux::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 |