LifeV
RossEthierSteinmanUnsteadyInc Class Reference

#include <RossEthierSteinmanInc.hpp>

+ Collaboration diagram for RossEthierSteinmanUnsteadyInc:

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 grad_u (const UInt &icoor, 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 fNeumann (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
static void setParamsFromGetPot (const GetPot &dataFile)
 
static void setA (const Real &aValue)
 
static void setD (const Real &dValue)
 
static void setViscosity (const Real &mu)
 
static void setDensity (const Real &rho)
 
static void setFlagStrain (const Int &flagValue)
 

Static Private Attributes

static Real S_a
 
static Real S_d
 
static Real S_mu
 
static Real S_rho
 
static Real S_nu
 
static Int S_flagStrain
 

Detailed Description

Definition at line 70 of file RossEthierSteinmanInc.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 144 of file RossEthierSteinmanInc.cpp.

◆ xexact()

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

Definition at line 153 of file RossEthierSteinmanInc.cpp.

◆ uexact()

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

Definition at line 49 of file RossEthierSteinmanInc.cpp.

◆ uderexact()

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

Definition at line 70 of file RossEthierSteinmanInc.cpp.

◆ pexact()

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

Definition at line 87 of file RossEthierSteinmanInc.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 97 of file RossEthierSteinmanInc.cpp.

◆ x0()

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

Definition at line 176 of file RossEthierSteinmanInc.cpp.

◆ fNeumann()

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

Definition at line 185 of file RossEthierSteinmanInc.cpp.

◆ setParamsFromGetPot()

void setParamsFromGetPot ( const GetPot dataFile)
static

Definition at line 239 of file RossEthierSteinmanInc.cpp.

◆ setA()

void setA ( const Real aValue)
static

Definition at line 248 of file RossEthierSteinmanInc.cpp.

◆ setD()

void setD ( const Real dValue)
static

Definition at line 252 of file RossEthierSteinmanInc.cpp.

◆ setViscosity()

void setViscosity ( const Real mu)
static

Definition at line 256 of file RossEthierSteinmanInc.cpp.

◆ setDensity()

void setDensity ( const Real rho)
static

Definition at line 261 of file RossEthierSteinmanInc.cpp.

◆ setFlagStrain()

void setFlagStrain ( const Int flagValue)
static

Definition at line 266 of file RossEthierSteinmanInc.cpp.

Field Documentation

◆ S_a

Real S_a
staticprivate

Definition at line 102 of file RossEthierSteinmanInc.hpp.

◆ S_d

Real S_d
staticprivate

Definition at line 103 of file RossEthierSteinmanInc.hpp.

◆ S_mu

Real S_mu
staticprivate

Definition at line 104 of file RossEthierSteinmanInc.hpp.

◆ S_rho

Real S_rho
staticprivate

Definition at line 105 of file RossEthierSteinmanInc.hpp.

◆ S_nu

Real S_nu
staticprivate

Definition at line 106 of file RossEthierSteinmanInc.hpp.

◆ S_flagStrain

Int S_flagStrain
staticprivate

Definition at line 107 of file RossEthierSteinmanInc.hpp.


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