COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
CommWrapperFixture () | |
common setup for each test case More... | |
~CommWrapperFixture () | |
common tear-down for each test case More... | |
void | test_setup (Handle< CommWrapper > &w1, Handle< CommWrapper > &w2) |
helper function to test setup More... | |
void | test_pack_unpack (Handle< CommWrapper > &w1, Handle< CommWrapper > &w2) |
helper function to test pack and unpack More... | |
void | test_mapped_pack_unpack (Handle< CommWrapper > &w1, Handle< CommWrapper > &w2, std::vector< int > &map) |
helper function to test mapped pack and unpack More... | |
void | test_view (Handle< CommWrapper > &w1, Handle< CommWrapper > &w2) |
helper function for testing views More... | |
void | test_resize (Handle< CommWrapper > &w1, Handle< CommWrapper > &w2) |
helper function for testing resize More... | |
Public Attributes | |
int | m_argc |
common params More... | |
char ** | m_argv |
Definition at line 38 of file utest-parallel-commwrapper.cpp.
|
inline |
common setup for each test case
Definition at line 41 of file utest-parallel-commwrapper.cpp.
|
inline |
common tear-down for each test case
Definition at line 48 of file utest-parallel-commwrapper.cpp.
|
inline |
helper function to test mapped pack and unpack
Definition at line 146 of file utest-parallel-commwrapper.cpp.
|
inline |
helper function to test pack and unpack
Definition at line 72 of file utest-parallel-commwrapper.cpp.
|
inline |
helper function for testing resize
Definition at line 250 of file utest-parallel-commwrapper.cpp.
|
inline |
helper function to test setup
Definition at line 53 of file utest-parallel-commwrapper.cpp.
|
inline |
helper function for testing views
Definition at line 220 of file utest-parallel-commwrapper.cpp.
int m_argc |
common params
Definition at line 283 of file utest-parallel-commwrapper.cpp.
char** m_argv |
Definition at line 284 of file utest-parallel-commwrapper.cpp.
Send comments to: COOLFluiD Web Admin |