|
libMesh
|
Private Attributes | |
| std::vector< std::string > | _number |
Definition at line 130 of file parallel_test.C.
| ParallelTest::CPPUNIT_TEST | ( | testGather | ) |
| ParallelTest::CPPUNIT_TEST | ( | testAllGather | ) |
| ParallelTest::CPPUNIT_TEST | ( | testGatherString | ) |
| ParallelTest::CPPUNIT_TEST | ( | testAllGatherString | ) |
| ParallelTest::CPPUNIT_TEST | ( | testAllGatherVectorString | ) |
| ParallelTest::CPPUNIT_TEST | ( | testAllGatherEmptyVectorString | ) |
| ParallelTest::CPPUNIT_TEST | ( | testAllGatherHalfEmptyVectorString | ) |
| ParallelTest::CPPUNIT_TEST | ( | testBroadcast | ) |
| ParallelTest::CPPUNIT_TEST | ( | testBroadcastNestedType | ) |
| ParallelTest::CPPUNIT_TEST | ( | testScatter | ) |
| ParallelTest::CPPUNIT_TEST | ( | testBarrier | ) |
| ParallelTest::CPPUNIT_TEST | ( | testMin | ) |
| ParallelTest::CPPUNIT_TEST | ( | testMax | ) |
| ParallelTest::CPPUNIT_TEST | ( | testMinloc | ) |
| ParallelTest::CPPUNIT_TEST | ( | testMaxloc | ) |
| ParallelTest::CPPUNIT_TEST | ( | testMinlocReal | ) |
| ParallelTest::CPPUNIT_TEST | ( | testMaxlocReal | ) |
| ParallelTest::CPPUNIT_TEST | ( | testInfinityMin | ) |
| ParallelTest::CPPUNIT_TEST | ( | testInfinityMax | ) |
| ParallelTest::CPPUNIT_TEST | ( | testIsendRecv | ) |
| ParallelTest::CPPUNIT_TEST | ( | testIrecvSend | ) |
| ParallelTest::CPPUNIT_TEST | ( | testRecvIsendSets | ) |
| ParallelTest::CPPUNIT_TEST | ( | testRecvIsendVecVecs | ) |
| ParallelTest::CPPUNIT_TEST | ( | testSendRecvVecVecs | ) |
| ParallelTest::CPPUNIT_TEST | ( | testSemiVerify | ) |
| ParallelTest::CPPUNIT_TEST | ( | testSplit | ) |
| ParallelTest::CPPUNIT_TEST | ( | testParallelForThreadSubset | ) |
| ParallelTest::CPPUNIT_TEST | ( | testParallelReduceThreadSubset | ) |
| ParallelTest::CPPUNIT_TEST | ( | testRequestedThreadCountExceedsGlobal | ) |
| ParallelTest::CPPUNIT_TEST_SUITE_END | ( | ) |
| ParallelTest::LIBMESH_CPPUNIT_TEST_SUITE | ( | ParallelTest | ) |
|
inline |
Definition at line 172 of file parallel_test.C.
|
inline |
Definition at line 187 of file parallel_test.C.
|
inline |
Definition at line 220 of file parallel_test.C.
References TIMPI::Communicator::allgather(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 264 of file parallel_test.C.
References TIMPI::Communicator::allgather(), and TestCommWorld.
|
inline |
Definition at line 276 of file parallel_test.C.
References TIMPI::Communicator::allgather(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 233 of file parallel_test.C.
References TIMPI::Communicator::gather(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 246 of file parallel_test.C.
References TIMPI::Communicator::allgather(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 447 of file parallel_test.C.
References TIMPI::Communicator::barrier(), and TestCommWorld.
|
inline |
Definition at line 292 of file parallel_test.C.
References TIMPI::Communicator::broadcast(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 311 of file parallel_test.C.
References TIMPI::Communicator::broadcast(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 192 of file parallel_test.C.
References TIMPI::Communicator::gather(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 206 of file parallel_test.C.
References TIMPI::Communicator::gather(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 564 of file parallel_test.C.
References TIMPI::Communicator::max(), and TestCommWorld.
|
inline |
Definition at line 545 of file parallel_test.C.
References TIMPI::Communicator::min(), and TestCommWorld.
|
inline |
Definition at line 646 of file parallel_test.C.
References TIMPI::Communicator::DEFAULT, TIMPI::Communicator::rank(), TIMPI::Communicator::receive(), TIMPI::Communicator::send(), TIMPI::Communicator::send_mode(), TIMPI::Communicator::size(), TIMPI::Communicator::SYNCHRONOUS, and TestCommWorld.
|
inline |
Definition at line 583 of file parallel_test.C.
References TIMPI::Communicator::DEFAULT, TIMPI::Communicator::rank(), TIMPI::Communicator::receive(), TIMPI::Communicator::send(), TIMPI::Communicator::send_mode(), TIMPI::Communicator::size(), TIMPI::Communicator::SYNCHRONOUS, and TestCommWorld.
|
inline |
Definition at line 469 of file parallel_test.C.
References TIMPI::Communicator::max(), TIMPI::Communicator::rank(), TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 498 of file parallel_test.C.
References TIMPI::Communicator::maxloc(), TIMPI::Communicator::rank(), TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 529 of file parallel_test.C.
References TIMPI::Communicator::maxloc(), TIMPI::Communicator::rank(), libMesh::Real, TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 456 of file parallel_test.C.
References TIMPI::Communicator::min(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 483 of file parallel_test.C.
References TIMPI::Communicator::minloc(), TIMPI::Communicator::rank(), TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 514 of file parallel_test.C.
References TIMPI::Communicator::minloc(), TIMPI::Communicator::rank(), libMesh::Real, TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 882 of file parallel_test.C.
References libMesh::n_threads(), and libMesh::Threads::parallel_for().
|
inline |
Definition at line 905 of file parallel_test.C.
References libMesh::n_threads(), and libMesh::Threads::parallel_reduce().
|
inline |
Definition at line 708 of file parallel_test.C.
References TIMPI::Communicator::rank(), TIMPI::Communicator::receive(), TIMPI::Communicator::send(), TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 748 of file parallel_test.C.
References TIMPI::Communicator::rank(), TIMPI::Communicator::receive(), TIMPI::Communicator::send(), TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 933 of file parallel_test.C.
References libMesh::n_threads(), libMesh::Threads::parallel_for(), and libMesh::Threads::parallel_reduce().
|
inline |
Definition at line 354 of file parallel_test.C.
References TIMPI::Communicator::rank(), TIMPI::Communicator::scatter(), TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 833 of file parallel_test.C.
References TIMPI::Communicator::rank(), TIMPI::Communicator::semiverify(), and TestCommWorld.
|
inline |
Definition at line 789 of file parallel_test.C.
References TIMPI::Communicator::rank(), TIMPI::Communicator::receive(), TIMPI::Communicator::send(), TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 849 of file parallel_test.C.
References TIMPI::Communicator::rank(), TIMPI::Communicator::size(), libMesh::Parallel::Communicator::size(), TIMPI::Communicator::split(), and TestCommWorld.
|
inline |
Definition at line 864 of file parallel_test.C.
References TIMPI::Communicator::rank(), TIMPI::Communicator::size(), libMesh::Parallel::Communicator::size(), TIMPI::Communicator::split_by_type(), and TestCommWorld.
|
private |
Definition at line 169 of file parallel_test.C.
1.8.14