LifeV
Womersley Class Reference

#include <Womersley.hpp>

+ Collaboration diagram for Womersley:

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 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 void showMe ()
 

Static Private Attributes

static Int S_flagStrain
 
static Real S_mu
 
static Real S_nu
 
static Real S_D
 
static Real S_T
 
static Real S_rho
 
static Real S_W0
 
static Real S_L
 
static Real S_A
 
static Real S_w
 
static std::complex< RealS_cj1
 
static std::complex< RealS_cy0
 
static std::complex< RealS_cy1
 
static std::complex< RealS_cj0p
 
static std::complex< RealS_cj1p
 
static std::complex< RealS_cy0p
 
static std::complex< RealS_cy1p
 
static std::complex< RealS_z1
 
static std::complex< RealS_b1
 
static std::complex< RealS_ii
 
static std::complex< RealS_wi
 

Detailed Description

Definition at line 68 of file Womersley.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 127 of file Womersley.cpp.

◆ xexact()

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

Definition at line 143 of file Womersley.cpp.

◆ uexact()

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

Definition at line 48 of file Womersley.cpp.

◆ pexact()

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

Definition at line 69 of file Womersley.cpp.

◆ x0()

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

Definition at line 166 of file Womersley.cpp.

◆ u0()

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

Definition at line 172 of file Womersley.cpp.

◆ p0()

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

Definition at line 178 of file Womersley.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 74 of file Womersley.cpp.

◆ fNeumann()

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

Definition at line 184 of file Womersley.cpp.

◆ normalVector()

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

Definition at line 225 of file Womersley.cpp.

◆ fShearStress()

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

Definition at line 252 of file Womersley.cpp.

◆ fWallShearStress()

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

Definition at line 291 of file Womersley.cpp.

◆ setParamsFromGetPot()

void setParamsFromGetPot ( const GetPot dataFile)
static

Definition at line 330 of file Womersley.cpp.

◆ showMe()

void showMe ( )
static

Definition at line 349 of file Womersley.cpp.

Field Documentation

◆ S_flagStrain

Int S_flagStrain
staticprivate

Definition at line 111 of file Womersley.hpp.

◆ S_mu

Real S_mu
staticprivate

Definition at line 112 of file Womersley.hpp.

◆ S_nu

Real S_nu
staticprivate

Definition at line 113 of file Womersley.hpp.

◆ S_D

Real S_D
staticprivate

Definition at line 114 of file Womersley.hpp.

◆ S_T

Real S_T
staticprivate

Definition at line 115 of file Womersley.hpp.

◆ S_rho

Real S_rho
staticprivate

Definition at line 116 of file Womersley.hpp.

◆ S_W0

Real S_W0
staticprivate

Definition at line 117 of file Womersley.hpp.

◆ S_L

Real S_L
staticprivate

Definition at line 118 of file Womersley.hpp.

◆ S_A

Real S_A
staticprivate

Definition at line 119 of file Womersley.hpp.

◆ S_w

Real S_w
staticprivate

Definition at line 120 of file Womersley.hpp.

◆ S_cj1

std::complex< Real > S_cj1
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_cy0

std::complex< Real > S_cy0
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_cy1

std::complex< Real > S_cy1
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_cj0p

std::complex< Real > S_cj0p
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_cj1p

std::complex< Real > S_cj1p
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_cy0p

std::complex< Real > S_cy0p
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_cy1p

std::complex< Real > S_cy1p
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_z1

std::complex< Real > S_z1
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_b1

std::complex< Real > S_b1
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_ii

std::complex< Real > S_ii
staticprivate

Definition at line 121 of file Womersley.hpp.

◆ S_wi

std::complex< Real > S_wi
staticprivate

Definition at line 121 of file Womersley.hpp.


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