void setUp()
Note: this second public is necessary, something in the macros above leaves us in a private region.
void testMappedSubdomainPartitioner()
CPPUNIT_TEST_SUITE_REGISTRATION(MappedSubdomainPartitionerTest)
std::map< subdomain_id_type, processor_id_type > subdomain_to_proc
Before calling partition() or partition_range(), the user must assign all the Mesh subdomains to cert...
The MappedSubdomainPartitioner partitions the elements based on their subdomain ids.