![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
test class with operator + to test if operations and all_reduce can work with it More...
#include <utest-parallel-collective-all_reduce.hpp>
Public Member Functions | |
| void | init () |
| giving values for i and d More... | |
| optest | operator+ (const optest &b) const |
| operator + More... | |
| bool | test () |
| function to test result More... | |
Public Attributes | |
| int | ival |
| simple data More... | |
| double | dval |
test class with operator + to test if operations and all_reduce can work with it
Definition at line 128 of file utest-parallel-collective-all_reduce.hpp.
|
inline |
giving values for i and d
Definition at line 134 of file utest-parallel-collective-all_reduce.hpp.
operator +
Definition at line 139 of file utest-parallel-collective-all_reduce.hpp.
|
inline |
function to test result
Definition at line 141 of file utest-parallel-collective-all_reduce.hpp.
| double dval |
Definition at line 132 of file utest-parallel-collective-all_reduce.hpp.
| int ival |
simple data
Definition at line 131 of file utest-parallel-collective-all_reduce.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |