LifeV
KimMoin Class Reference

#include <KimMoin.hpp>

+ Collaboration diagram for KimMoin:

Static Public Member Functions

static Real f (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real xexact (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real uexact (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real uderexact (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real pexact (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real x0 (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real u0 (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real p0 (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real grad_u (const UInt &icoor, const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real fNeumann (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real normalVector (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real fShearStress (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static Real fWallShearStress (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static void setParamsFromGetPot (const GetPot &dataFile)
 

Static Public Attributes

static bool flag_strain
 

Static Private Attributes

static Real mu
 
static Real rho
 
static Real nu
 
static Real a
 

Detailed Description

Definition at line 42 of file KimMoin.hpp.

Member Function Documentation

◆ f()

Real f ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 97 of file KimMoin.cpp.

◆ xexact()

Real xexact ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 102 of file KimMoin.cpp.

+ Here is the caller graph for this function:

◆ uexact()

Real uexact ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 38 of file KimMoin.cpp.

+ Here is the caller graph for this function:

◆ uderexact()

Real uderexact ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 60 of file KimMoin.cpp.

◆ pexact()

Real pexact ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 54 of file KimMoin.cpp.

+ Here is the caller graph for this function:

◆ x0()

Real x0 ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 126 of file KimMoin.cpp.

◆ u0()

Real u0 ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 132 of file KimMoin.cpp.

◆ p0()

Real p0 ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 138 of file KimMoin.cpp.

◆ grad_u()

Real grad_u ( const UInt icoor,
const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 65 of file KimMoin.cpp.

+ Here is the caller graph for this function:

◆ fNeumann()

Real fNeumann ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 147 of file KimMoin.cpp.

◆ normalVector()

Real normalVector ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 191 of file KimMoin.cpp.

+ Here is the caller graph for this function:

◆ fShearStress()

Real fShearStress ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 219 of file KimMoin.cpp.

+ Here is the caller graph for this function:

◆ fWallShearStress()

Real fWallShearStress ( const Real t,
const Real x,
const Real y,
const Real z,
const ID i 
)
static

Definition at line 237 of file KimMoin.cpp.

◆ setParamsFromGetPot()

void setParamsFromGetPot ( const GetPot dataFile)
static

Definition at line 255 of file KimMoin.cpp.

Field Documentation

◆ flag_strain

bool flag_strain
static

Definition at line 83 of file KimMoin.hpp.

◆ mu

Real mu
staticprivate

Definition at line 88 of file KimMoin.hpp.

◆ rho

Real rho
staticprivate

Definition at line 89 of file KimMoin.hpp.

◆ nu

Real nu
staticprivate

Definition at line 90 of file KimMoin.hpp.

◆ a

Real a
staticprivate

Definition at line 91 of file KimMoin.hpp.


The documentation for this class was generated from the following files: