|
| Private () |
|
double | Ubar () const |
| get the characteristic velocity More...
|
|
double | Um_3d () const |
| get the magnitude of the profile velocity More...
|
|
double | Um_2d () const |
|
Real | u3d (const Real &, const Real &, const Real &y, const Real &z, const ID &id) const |
| u3d 3D velocity profile. More...
|
|
fct_Type | getU_3d () |
|
Real | u2d (const Real &t, const Real &, const Real &, const Real &, const ID &id) const |
| u2d flat 2D velocity profile. More...
|
|
fct_Type | getU_2d () |
|
Real | poiseuille (const Real &, const Real &x, const Real &y, const Real &, const ID &id) const |
| one flat (1,1,1) More...
|
|
fct_Type | getU_pois () |
|
Real | oneU (const Real &, const Real &, const Real &, const Real &, const ID &) const |
|
fct_Type | getU_one () |
|
Definition at line 148 of file cylinder.cpp.
◆ fct_Type
◆ Private()
◆ Ubar()
get the characteristic velocity
- Returns
- the characteristic velocity
Definition at line 178 of file cylinder.cpp.
◆ Um_3d()
get the magnitude of the profile velocity
- Returns
- the magnitude of the profile velocity
Definition at line 189 of file cylinder.cpp.
◆ Um_2d()
◆ u3d()
u3d 3D velocity profile.
Define the velocity profile at the inlet for the 3D cylinder
Definition at line 205 of file cylinder.cpp.
◆ getU_3d()
◆ u2d()
u2d flat 2D velocity profile.
Define the velocity profile at the inlet for the 2D cylinder
Definition at line 240 of file cylinder.cpp.
◆ getU_2d()
◆ poiseuille()
one flat (1,1,1)
Define the velocity profile at the inlet for the 2D cylinder
Definition at line 282 of file cylinder.cpp.
◆ getU_pois()
◆ oneU()
◆ getU_one()
◆ Re
◆ data_file_name
std::string data_file_name |
◆ nu
height and width of the domain (in m)
Definition at line 166 of file cylinder.cpp.
diameter of the cylinder (in m)
Definition at line 167 of file cylinder.cpp.
◆ centered
true if the cylinder is at the origin
Definition at line 168 of file cylinder.cpp.
◆ initial_sol
◆ comm
std::shared_ptr<Epetra_Comm> comm |
The documentation for this struct was generated from the following file: