libMesh
Loading...
Searching...
No Matches
centroid_partitioner_test.C
Go to the documentation of this file.
1
2#include <libmesh/centroid_partitioner.h>
3
4#include "partitioner_test.h"
5
6INSTANTIATE_PARTITIONER_TEST(CentroidPartitioner,ReplicatedMesh);
INSTANTIATE_PARTITIONER_TEST(CentroidPartitioner, ReplicatedMesh)