![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Classes | |
| class | custommult |
| example custom function More... | |
| class | optest |
| custom class for checking the non built-in way More... | |
Public Member Functions | |
| PEOperationsFixture () | |
| common setup for each test case More... | |
| ~PEOperationsFixture () | |
| common tear-down for each test case More... | |
| template<typename T , typename Op > | |
| PE::Operation | mimic_usage (T &t, Op) |
| mimicer function for templatization (basically a substituter for all_reudce) More... | |
| template<typename T > | |
| void | test_all_operations () |
| helper function for testing all operations on a type More... | |
Public Attributes | |
| int | m_argc |
| common params More... | |
| char ** | m_argv |
Definition at line 31 of file utest-parallel-operations.cpp.
|
inline |
common setup for each test case
Definition at line 34 of file utest-parallel-operations.cpp.
|
inline |
common tear-down for each test case
Definition at line 41 of file utest-parallel-operations.cpp.
|
inline |
mimicer function for templatization (basically a substituter for all_reudce)
Definition at line 64 of file utest-parallel-operations.cpp.
|
inline |
helper function for testing all operations on a type
Definition at line 85 of file utest-parallel-operations.cpp.
| int m_argc |
common params
Definition at line 44 of file utest-parallel-operations.cpp.
| char** m_argv |
Definition at line 45 of file utest-parallel-operations.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |