| 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 | testScatterv (bool &success, std::ostream &out, const int root, const Teuchos::Comm< int > &comm) | 
| TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL (Comm, Scatterv, PacketType) | |
| bool testScatterv | ( | bool & | success, | 
| std::ostream & | out, | ||
| const int | root, | ||
| const Teuchos::Comm< int > & | comm | ||
| ) | 
Definition at line 21 of file scatterv.cpp.
| TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL | ( | Comm | , | 
| Scatterv | , | ||
| PacketType | |||
| ) | 
Definition at line 154 of file scatterv.cpp.
 1.8.5
 1.8.5