Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_Array.hpp"
#include "Teuchos_UnitTestHarness.hpp"
Go to the source code of this file.
Namespaces | |
Teuchos | |
Functions | |
void | Teuchos::globalReduceSuccess (bool &success, FancyOStream &out) |
Teuchos::TEUCHOS_UNIT_TEST (GlobalMPISession, basic) | |
Teuchos::TEUCHOS_UNIT_TEST (GlobalMPISession, barrier) | |
Teuchos::TEUCHOS_UNIT_TEST (GlobalMPISession, sum) | |
Teuchos::TEUCHOS_UNIT_TEST (GlobalMPISession, allGather) | |