Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Functions
reduce.cpp File Reference
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_CommHelpers.hpp"
#include "Teuchos_UnitTestHarness.hpp"
Include dependency graph for reduce.cpp:

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)
 

Function Documentation

◆ testReduceSum()

template<class 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()

TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL ( Comm ,
ReduceSum ,
PacketType  )

Definition at line 164 of file reduce.cpp.