libMesh
tests
partitioning
sfc_partitioner_test.C
Go to the documentation of this file.
1
2
// If we don't have SFC this should fall back on Linear so we'll test
3
// heedless of configuration
4
#include <libmesh/sfc_partitioner.h>
5
6
#include "
partitioner_test.h
"
7
8
INSTANTIATE_PARTITIONER_TEST
(SFCPartitioner,ReplicatedMesh);
partitioner_test.h
INSTANTIATE_PARTITIONER_TEST
INSTANTIATE_PARTITIONER_TEST(SFCPartitioner, ReplicatedMesh)
Generated on Fri Oct 3 2025 18:15:21 for libMesh by
1.8.14