libMesh
linear_partitioner_test.C
Go to the documentation of this file.
1 
2 #include <libmesh/linear_partitioner.h>
3 
4 #include "partitioner_test.h"
5 
6 INSTANTIATE_PARTITIONER_TEST(LinearPartitioner,ReplicatedMesh);
INSTANTIATE_PARTITIONER_TEST(LinearPartitioner, ReplicatedMesh)