COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
TestGlobalConnectivity_Fixture () | |
common setup for each test case More... | |
~TestGlobalConnectivity_Fixture () | |
common tear-down for each test case More... | |
TestGlobalConnectivity_Fixture () | |
common setup for each test case More... | |
~TestGlobalConnectivity_Fixture () | |
common tear-down for each test case More... | |
Public Attributes | |
int | m_argc |
possibly common functions used on the tests below More... | |
char ** | m_argv |
Static Public Attributes | |
static Handle< Mesh > | mesh = Core::instance().root().create_component<Mesh>("mesh") |
common values accessed by all tests goes here More... | |
Definition at line 37 of file utest-mesh-actions-global-connectivity.cpp.
|
inline |
common setup for each test case
Definition at line 40 of file utest-mesh-actions-global-connectivity.cpp.
|
inline |
common tear-down for each test case
Definition at line 47 of file utest-mesh-actions-global-connectivity.cpp.
|
inline |
common setup for each test case
Definition at line 37 of file utest-mesh-actions-interpolate.cpp.
|
inline |
common tear-down for each test case
Definition at line 44 of file utest-mesh-actions-interpolate.cpp.
int m_argc |
possibly common functions used on the tests below
Definition at line 53 of file utest-mesh-actions-global-connectivity.cpp.
char ** m_argv |
Definition at line 54 of file utest-mesh-actions-global-connectivity.cpp.
common values accessed by all tests goes here
Definition at line 57 of file utest-mesh-actions-global-connectivity.cpp.
Send comments to: COOLFluiD Web Admin |