35 #ifndef NAVIERSTOKESCAVITY_HPP    36 #define NAVIERSTOKESCAVITY_HPP    38 #include <lifev/core/mesh/RegionMesh.hpp>    39 #include <lifev/navier_stokes/solver/NavierStokesSolver/NavierStokesProblem.hpp>    99     void showMe ( std::ostream& output = std::cout ) 
const;
   124     void mesh ( std::shared_ptr< RegionMesh<LinearTetra> >& meshPart ) 
const;
   133     std::string 
name() 
const;
 static const Int BOTTOMCORNER1
 
static const Int TOPEDGE1
 
static const Int BACKWALL
 
static const Int TOPCORNER4
 
static const Int TOPCORNER3
 
static const Int TOPEDGE2
 
static const Int SIDEEDGE1
 
static const Int BOTTOMEDGE1
 
static const Int SIDEEDGE3
 
static const Int BOTTOMEDGE2
 
int32_type Int
Generic integer data. 
 
void showMe(std::ostream &output=std::cout) const
Display general information about the problem. 
 
static Real lidBC(const LifeV::Real &, const LifeV::Real &, const LifeV::Real &, const LifeV::Real &, const LifeV::ID &i)
 
static const Int TOPCORNER2
 
static const Int FRONTWALL
 
void updateInverseJacobian(const UInt &iQuadPt)
 
static Real fZero(const LifeV::Real &, const LifeV::Real &, const LifeV::Real &, const LifeV::Real &, const LifeV::ID &)
 
static const Int BOTTOMCORNER3
 
static const Int SIDEEDGE4
 
std::string name() const
Returns the name of the problem. 
 
static const Int TOPCORNER1
 
static const Int BOTTOMCORNER2
 
static const Int TOPEDGE3
 
void mesh(std::shared_ptr< RegionMesh< LinearTetra > > &meshPart) const
Getter for the problem mesh. 
 
static const Int TOPEDGE4
 
static const Int SIDEEDGE2
 
double Real
Generic real data. 
 
NavierStokesCavity()
Empty constructor. 
 
static const Int BOTTOMEDGE4
 
static const Int LEFTWALL
 
static const Int BOTTOMEDGE3
 
static const Int BOTTOMCORNER4
 
static const Int BOTTOMWALL
 
void boundaryConditions(std::shared_ptr< BCHandler > bcHandler) const
Getter for the boundary conditions in the provided BCHandler. 
 
virtual ~NavierStokesCavity()
Destructor. 
 
static const Int RIGHTWALL