|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_ConfigDefs.hpp"#include "Teuchos_DefaultComm.hpp"#include "Teuchos_CommHelpers.hpp"#include "Teuchos_UnitTestHarness.hpp"
Go to the source code of this file.
Functions | |
| template<class PacketType > | |
| bool | testReduceSum (bool &success, std::ostream &out, const int root, const Teuchos::Comm< int > &comm) |
| TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL (Comm, ReduceSum, PacketType) | |
| bool testReduceSum | ( | bool & | success, |
| std::ostream & | out, | ||
| const int | root, | ||
| const Teuchos::Comm< int > & | comm | ||
| ) |
Definition at line 53 of file reduce.cpp.
| TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL | ( | Comm | , |
| ReduceSum | , | ||
| PacketType | |||
| ) |
Definition at line 164 of file reduce.cpp.
1.8.5