![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Classes | |
| struct | ConstFunctor |
| struct | ConstVectorField |
| Returns the scalar product of a constant vector field and the local element normal. More... | |
| struct | NormalVectorNorm |
| Returns the norm of the normal vector to the curve or surface element (equal to tangent in the case of Line2D) More... | |
| struct | RotatingCylinderPressure |
Public Types | |
| typedef ETYPE::NodesT | NodesT |
Public Member Functions | |
| LagrangeP1Quad3DFixture () | |
| common setup for each test case More... | |
| ~LagrangeP1Quad3DFixture () | |
| common tear-down for each test case More... | |
| void | create_cylinder (Table< Real > &coordinates, Table< Uint > &connectivity, const Real radius, const Uint u_segments, const Uint v_segments, const Real height, const Real start_angle=0., const Real end_angle=2.*Consts::pi()) |
| Fills the given coordinate and connectivity data to create a cylinder along the Z-axis, consisting of ETYPE elements. More... | |
Public Attributes | |
| const ETYPE::MappedCoordsT | mapped_coords |
| const NodesT | nodes |
Definition at line 41 of file utest-mesh-lagrangep1-quad3d.cpp.
| typedef ETYPE::NodesT NodesT |
Definition at line 43 of file utest-mesh-lagrangep1-quad3d.cpp.
|
inline |
common setup for each test case
Definition at line 45 of file utest-mesh-lagrangep1-quad3d.cpp.
|
inline |
common tear-down for each test case
Definition at line 53 of file utest-mesh-lagrangep1-quad3d.cpp.
|
inline |
Fills the given coordinate and connectivity data to create a cylinder along the Z-axis, consisting of ETYPE elements.
Definition at line 58 of file utest-mesh-lagrangep1-quad3d.cpp.
| const ETYPE::MappedCoordsT mapped_coords |
Definition at line 135 of file utest-mesh-lagrangep1-quad3d.cpp.
| const NodesT nodes |
Definition at line 136 of file utest-mesh-lagrangep1-quad3d.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |