|
libMesh
|
#include <partitioner_test.h>
Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | testBuild () |
| void | testPartition (processor_id_type n_parts) |
| void | testPartitionEmpty () |
| void | testPartition1 () |
| void | testPartition2 () |
| void | testPartitionNProc () |
Protected Attributes | |
| std::string | libmesh_suite_name |
Definition at line 28 of file partitioner_test.h.
|
inline |
Definition at line 34 of file partitioner_test.h.
|
inline |
Definition at line 37 of file partitioner_test.h.
|
inline |
Definition at line 40 of file partitioner_test.h.
References libMesh::Partitioner::build().
|
inline |
Definition at line 51 of file partitioner_test.h.
References libMesh::MeshBase::allgather(), libMesh::MeshTools::Generation::build_cube(), distance(), libMesh::HEX8, mesh, and TestCommWorld.
|
inline |
Definition at line 122 of file partitioner_test.h.
|
inline |
Definition at line 129 of file partitioner_test.h.
|
inline |
Definition at line 110 of file partitioner_test.h.
References mesh, TIMPI::Communicator::size(), and TestCommWorld.
|
inline |
Definition at line 136 of file partitioner_test.h.
References TIMPI::Communicator::size(), and TestCommWorld.
|
protected |
Definition at line 31 of file partitioner_test.h.
1.8.14