COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
TestFieldCreation_Fixture () | |
common setup for each test case More... | |
~TestFieldCreation_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 39 of file utest-mesh-actions-fieldcreation.cpp.
|
inline |
common setup for each test case
Definition at line 42 of file utest-mesh-actions-fieldcreation.cpp.
|
inline |
common tear-down for each test case
Definition at line 49 of file utest-mesh-actions-fieldcreation.cpp.
int m_argc |
possibly common functions used on the tests below
Definition at line 55 of file utest-mesh-actions-fieldcreation.cpp.
char** m_argv |
Definition at line 56 of file utest-mesh-actions-fieldcreation.cpp.
common values accessed by all tests goes here
Definition at line 59 of file utest-mesh-actions-fieldcreation.cpp.
Send comments to: COOLFluiD Web Admin |