21 #ifndef GEOS_PHYSICSSOLVERS_SURFACEGENERATION_EMBEDDEDSURFACESPARALLELSYNCHRONIZATION_HPP_
22 #define GEOS_PHYSICSSOLVERS_SURFACEGENERATION_EMBEDDEDSURFACESPARALLELSYNCHRONIZATION_HPP_
29 class NeighborCommunicator;
30 struct ModifiedObjectLists;
32 namespace embeddedSurfacesParallelSynchronization
35 void sychronizeTopology( MeshLevel & mesh,
36 std::vector< NeighborCommunicator > & neighbors,
37 NewObjectLists & newObjects,
38 int const mpiCommOrder,
39 string const fractureRegionName );