libMesh
tests
partitioning
parmetis_partitioner_test.C
Go to the documentation of this file.
1
2
// If we don't have ParMETIS this should fall back on Metis or SFC or
3
// Linear so we'll test heedless of configuration
4
#include <libmesh/parmetis_partitioner.h>
5
6
#include "
partitioner_test.h
"
7
8
INSTANTIATE_PARTITIONER_TEST
(ParmetisPartitioner,ReplicatedMesh);
9
INSTANTIATE_PARTITIONER_TEST
(ParmetisPartitioner,DistributedMesh);
partitioner_test.h
INSTANTIATE_PARTITIONER_TEST
INSTANTIATE_PARTITIONER_TEST(ParmetisPartitioner, ReplicatedMesh)
Generated on Thu Jul 17 2025 01:29:11 for libMesh by
1.8.14