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 | testScatter (bool &success, std::ostream &out, const int root, const Teuchos::Comm< int > &comm) |
TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL (Comm, Scatter, PacketType) | |
bool testScatter | ( | bool & | success, |
std::ostream & | out, | ||
const int | root, | ||
const Teuchos::Comm< int > & | comm | ||
) |
Definition at line 53 of file scatter.cpp.
TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL | ( | Comm | , |
Scatter | , | ||
PacketType | |||
) |
Definition at line 182 of file scatter.cpp.