3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::StaggeredVelocityReconstruction Struct Reference

Helper class for reconstructing the velocity. More...

#include <dumux/freeflow/navierstokes/momentum/velocityreconstruction.hh>

Description

Helper class for reconstructing the velocity.

Static Public Member Functions

template<class VelocityHelper , class FVElementGeometry >
static auto cellCenterVelocity (const VelocityHelper &getFaceVelocity, const FVElementGeometry &fvGeometry)
 Return the velocity vector at the center of the primal grid. More...
 

Member Function Documentation

◆ cellCenterVelocity()

template<class VelocityHelper , class FVElementGeometry >
static auto Dumux::StaggeredVelocityReconstruction::cellCenterVelocity ( const VelocityHelper &  getFaceVelocity,
const FVElementGeometry &  fvGeometry 
)
inlinestatic

Return the velocity vector at the center of the primal grid.


The documentation for this struct was generated from the following file: