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 | PEAllReduceFixture |
class | PEAllReduceFixture::optest |
test class with operator + to test if operations and all_reduce can work with it More... | |
Functions | |
BOOST_AUTO_TEST_CASE (all_reduce) | |
BOOST_AUTO_TEST_CASE (all_reduce_most_common_ops) | |
BOOST_AUTO_TEST_CASE (all_reduce_operator_of_class) | |
BOOST_AUTO_TEST_CASE (all_reduce_ptr_constant) | |
BOOST_AUTO_TEST_CASE (all_reduce_vector_constant) | |
BOOST_AUTO_TEST_CASE (all_reduce_ptr_variable) | |
BOOST_AUTO_TEST_CASE (all_reduce_vector_variable) | |
BOOST_AUTO_TEST_CASE | ( | all_reduce | ) |
Definition at line 161 of file utest-parallel-collective-all_reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | all_reduce_most_common_ops | ) |
Definition at line 168 of file utest-parallel-collective-all_reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | all_reduce_operator_of_class | ) |
Definition at line 221 of file utest-parallel-collective-all_reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | all_reduce_ptr_constant | ) |
Definition at line 236 of file utest-parallel-collective-all_reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | all_reduce_vector_constant | ) |
Definition at line 274 of file utest-parallel-collective-all_reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | all_reduce_ptr_variable | ) |
Definition at line 311 of file utest-parallel-collective-all_reduce.hpp.
BOOST_AUTO_TEST_CASE | ( | all_reduce_vector_variable | ) |
Definition at line 353 of file utest-parallel-collective-all_reduce.hpp.
Send comments to: COOLFluiD Web Admin |