Thyra Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_RCP.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_CommHelpers.hpp"
#include "Epetra_MpiComm.h"
#include "Epetra_Map.h"
#include "Thyra_VectorSpaceFactoryBase.hpp"
#include "Thyra_EpetraThyraWrappers.hpp"
#include "Thyra_DefaultSpmdVectorSpace_decl.hpp"
#include "Thyra_DefaultSpmdVector_decl.hpp"
#include "Thyra_MultiVectorBase_decl.hpp"
#include "Thyra_ScalarProdVectorSpaceBase_decl.hpp"
#include "Thyra_DefaultSpmdMultiVector_decl.hpp"
#include "Teuchos_UnitTestHarness.hpp"
#include <iostream>
#include <sstream>
#include <string>
Go to the source code of this file.
Functions | |
TEUCHOS_UNIT_TEST (ThyraEpetraMultiVector, HangingInParallelDebug) | |
TEUCHOS_UNIT_TEST | ( | ThyraEpetraMultiVector | , |
HangingInParallelDebug | |||
) |
Definition at line 32 of file TestThyraDebugHang.cpp.
References Thyra::get_Epetra_MultiVector(), Teuchos::DefaultComm< class >::getComm(), rcp(), Teuchos::rcp(), Teuchos::REDUCE_MIN, TEST_ASSERT, and TEST_EQUALITY.