COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Go to the source code of this file.
Classes | |
struct | PEReduceFixture |
class | PEReduceFixture::optest |
test class with operator + to test if operations and reduce can work with it More... | |
Functions | |
BOOST_AUTO_TEST_CASE (reduce) | |
BOOST_AUTO_TEST_CASE (reduce_most_common_ops) | |
BOOST_AUTO_TEST_CASE (reduce_operator_of_class) | |
BOOST_AUTO_TEST_CASE (reduce_ptr_constant) | |
BOOST_AUTO_TEST_CASE (reduce_vector_constant) | |
BOOST_AUTO_TEST_CASE (reduce_ptr_variable) | |
BOOST_AUTO_TEST_CASE (reduce_vector_variable) | |
BOOST_AUTO_TEST_CASE | ( | reduce | ) |
Definition at line 161 of file utest-parallel-collective-reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | reduce_most_common_ops | ) |
Definition at line 168 of file utest-parallel-collective-reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | reduce_operator_of_class | ) |
Definition at line 221 of file utest-parallel-collective-reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | reduce_ptr_constant | ) |
Definition at line 236 of file utest-parallel-collective-reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | reduce_vector_constant | ) |
Definition at line 297 of file utest-parallel-collective-reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | reduce_ptr_variable | ) |
Definition at line 346 of file utest-parallel-collective-reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | reduce_vector_variable | ) |
Definition at line 415 of file utest-parallel-collective-reduce.hpp.
Send comments to: COOLFluiD Web Admin |