LifeV
navier_stokes/examples/resistanceBCs/resistance.cpp File Reference
+ Include dependency graph for navier_stokes/examples/resistanceBCs/resistance.cpp:

Go to the source code of this file.

Data Structures

struct  ResistanceTest::Private
 

Functions

void postProcessFluxesPressures (OseenSolver< RegionMesh< LinearTetra > > &nssolver, BCHandler &bcHandler, const LifeV::Real &t, bool _verbose)
 

Variables

const int INLET = 3
 
const int WALL = 200
 
const int OUTLET = 2
 
const int RINGIN = 30
 
const int RINGOUT = 20
 

Function Documentation

◆ postProcessFluxesPressures()

void postProcessFluxesPressures ( OseenSolver< RegionMesh< LinearTetra > > &  nssolver,
BCHandler bcHandler,
const LifeV::Real t,
bool  _verbose 
)

Variable Documentation

◆ INLET

const int INLET = 3

◆ WALL

const int WALL = 200

◆ OUTLET

const int OUTLET = 2

◆ RINGIN

const int RINGIN = 30

◆ RINGOUT

const int RINGOUT = 20