54 out <<
"Pass on even procs but fail on other procs!\n";
62 out <<
"Pass on even procs but throws Teuchos exception on other processes!\n";
72 out <<
"Pass on even procs but throws int exception on other processes!\n";
#define TEST_EQUALITY_CONST(v1, v2)
Assert the equality of v1 and constant v2.
Templated Parameter List class.
#define TEUCHOS_UNIT_TEST(TEST_GROUP, TEST_NAME)
Macro for defining a (non-templated) unit test.
Additional ParameterList XML helper functions including parallel support.
static Teuchos::RCP< const Comm< OrdinalType > > getComm()
Return the default global communicator.
Concrete serial communicator subclass.
virtual int getRank() const
#define TEUCHOS_ASSERT_EQUALITY(val1, val2)
This macro is checks that to numbers are equal and if not then throws an exception with a good error ...