Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
scatter.cpp File Reference
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_CommHelpers.hpp"
#include "Teuchos_UnitTestHarness.hpp"
Include dependency graph for scatter.cpp:

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)
 

Function Documentation

template<class 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.