COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
MeshComponent_Fixture () | |
common setup for each test case More... | |
~MeshComponent_Fixture () | |
common tear-down for each test case More... | |
std::vector< Real > | create_coord (const Real &x, const Real &y) |
possibly common functions used on the tests below More... | |
Public Attributes | |
Component & | root |
common values accessed by all tests goes here More... | |
Definition at line 38 of file utest-mesh-components.cpp.
|
inline |
common setup for each test case
Definition at line 41 of file utest-mesh-components.cpp.
|
inline |
common tear-down for each test case
Definition at line 50 of file utest-mesh-components.cpp.
|
inline |
possibly common functions used on the tests below
Definition at line 56 of file utest-mesh-components.cpp.
Component& root |
common values accessed by all tests goes here
Definition at line 63 of file utest-mesh-components.cpp.
Send comments to: COOLFluiD Web Admin |