![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Classes | |
| struct | ConstFunctor |
| struct | TangentVectorNorm |
| Returns the norm of the tangen vector to the curve. More... | |
Public Types | |
| typedef ETYPE::NodesT | NodesT |
Public Member Functions | |
| LagrangeP1Line3DFixture () | |
| common setup for each test case More... | |
| ~LagrangeP1Line3DFixture () | |
| common tear-down for each test case More... | |
| void | create_helix (Table< Real > &coordinates, Table< Uint > &connectivity, const Real radius, const Real height, const Real tours, const Uint segments) |
| Fills the given coordinate and connectivity data to create a helix along the Z-axis, consisting of ETYPE elements. More... | |
| Real | square (const Real a) |
Public Attributes | |
| const ETYPE::MappedCoordsT | mapped_coords |
| const NodesT | nodes |
Definition at line 40 of file utest-mesh-lagrangep1-line3d.cpp.
| typedef ETYPE::NodesT NodesT |
Definition at line 42 of file utest-mesh-lagrangep1-line3d.cpp.
|
inline |
common setup for each test case
Definition at line 44 of file utest-mesh-lagrangep1-line3d.cpp.
|
inline |
common tear-down for each test case
Definition at line 50 of file utest-mesh-lagrangep1-line3d.cpp.
|
inline |
Fills the given coordinate and connectivity data to create a helix along the Z-axis, consisting of ETYPE elements.
Definition at line 55 of file utest-mesh-lagrangep1-line3d.cpp.
|
inline |
Definition at line 124 of file utest-mesh-lagrangep1-line3d.cpp.
| const ETYPE::MappedCoordsT mapped_coords |
Definition at line 89 of file utest-mesh-lagrangep1-line3d.cpp.
| const NodesT nodes |
Definition at line 90 of file utest-mesh-lagrangep1-line3d.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |