![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
| CommPatternFixture () | |
| common setup for each test case More... | |
| ~CommPatternFixture () | |
| common tear-down for each test case More... | |
| void | setupGidAndRank (std::vector< Uint > &gid, std::vector< Uint > &rank) |
| function for setting up a gid & rank combo (with size of 6*nproc on each process) More... | |
Public Attributes | |
| int | m_argc |
| common params More... | |
| char ** | m_argv |
Definition at line 39 of file utest-parallel-commpattern.cpp.
|
inline |
common setup for each test case
Definition at line 42 of file utest-parallel-commpattern.cpp.
|
inline |
common tear-down for each test case
Definition at line 49 of file utest-parallel-commpattern.cpp.
function for setting up a gid & rank combo (with size of 6*nproc on each process)
Definition at line 54 of file utest-parallel-commpattern.cpp.
| int m_argc |
common params
Definition at line 85 of file utest-parallel-commpattern.cpp.
| char** m_argv |
Definition at line 86 of file utest-parallel-commpattern.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |