libMesh
|
Public Member Functions | |
LIBMESH_CPPUNIT_TEST_SUITE (ParallelPointTest) | |
CPPUNIT_TEST (testAllGatherPoint) | |
CPPUNIT_TEST (testAllGatherPairPointPoint) | |
CPPUNIT_TEST (testAllGatherPairRealPoint) | |
CPPUNIT_TEST (testMapUnionGradient) | |
CPPUNIT_TEST (testMapUnionPoint) | |
CPPUNIT_TEST (testBroadcastVectorValueInt) | |
CPPUNIT_TEST (testBroadcastVectorValueReal) | |
CPPUNIT_TEST (testBroadcastPoint) | |
CPPUNIT_TEST (testIsendRecv) | |
CPPUNIT_TEST (testIrecvSend) | |
CPPUNIT_TEST_SUITE_END () | |
void | setUp () |
void | tearDown () |
void | testAllGatherPoint () |
void | testAllGatherPairPointPoint () |
void | testAllGatherPairRealPoint () |
template<typename VecType > | |
void | testMapUnionVec () |
void | testMapUnionGradient () |
void | testMapUnionPoint () |
template<typename T > | |
void | testBroadcastVectorValue () |
void | testBroadcastVectorValueInt () |
void | testBroadcastVectorValueReal () |
void | testBroadcastPoint () |
void | testIsendRecv () |
void | testIrecvSend () |
Definition at line 11 of file parallel_point_test.C.
ParallelPointTest::CPPUNIT_TEST | ( | testAllGatherPoint | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testAllGatherPairPointPoint | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testAllGatherPairRealPoint | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testMapUnionGradient | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testMapUnionPoint | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testBroadcastVectorValueInt | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testBroadcastVectorValueReal | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testBroadcastPoint | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testIsendRecv | ) |
ParallelPointTest::CPPUNIT_TEST | ( | testIrecvSend | ) |
ParallelPointTest::CPPUNIT_TEST_SUITE_END | ( | ) |
ParallelPointTest::LIBMESH_CPPUNIT_TEST_SUITE | ( | ParallelPointTest | ) |
|
inline |
Definition at line 34 of file parallel_point_test.C.
|
inline |
Definition at line 37 of file parallel_point_test.C.
|
inline |
Definition at line 64 of file parallel_point_test.C.
References TIMPI::Communicator::allgather(), TIMPI::Communicator::rank(), libMesh::Real, TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 90 of file parallel_point_test.C.
References TIMPI::Communicator::allgather(), TIMPI::Communicator::rank(), libMesh::Real, TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 42 of file parallel_point_test.C.
References TIMPI::Communicator::allgather(), TIMPI::Communicator::rank(), libMesh::Real, TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 197 of file parallel_point_test.C.
References TIMPI::Communicator::broadcast(), TIMPI::Communicator::rank(), libMesh::Real, and TestCommWorld.
|
inline |
Definition at line 156 of file parallel_point_test.C.
References TIMPI::Communicator::broadcast(), TIMPI::Communicator::rank(), and TestCommWorld.
|
inline |
Definition at line 179 of file parallel_point_test.C.
|
inline |
Definition at line 188 of file parallel_point_test.C.
|
inline |
Definition at line 285 of file parallel_point_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 222 of file parallel_point_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 139 of file parallel_point_test.C.
|
inline |
Definition at line 147 of file parallel_point_test.C.
|
inline |
Definition at line 116 of file parallel_point_test.C.
References libMesh::libmesh_real(), libMesh::make_range(), TIMPI::Communicator::rank(), libMesh::Real, TIMPI::Communicator::set_union(), TIMPI::Communicator::size(), and TestCommWorld.