Test Meshes with Multiple Groups
Compare changes
Files
3@@ -350,9 +350,14 @@ def make_opposite_face_connection(volume_to_bdry_conn):
@@ -362,8 +367,9 @@ def make_opposite_face_connection(volume_to_bdry_conn):
At the moment this just adds a test for a mesh with 2 groups. Basic operations work just fine, but it currently fails in make_opposite_face_connection
, so some fixes are expected.