diff --git a/Mesh/meshGRegion.h b/Mesh/meshGRegion.h index b2af5798bcd6912ec21de351f1c173c18f935af5..cfb1c7391a064cda4c52b922ba84a1d8ef105fcc 100644 --- a/Mesh/meshGRegion.h +++ b/Mesh/meshGRegion.h @@ -34,7 +34,7 @@ class optimizeMeshGRegion { void operator () (GRegion *); }; -// destroy the mesh of the face +// destroy the mesh of the region class deMeshGRegion { public : void operator () (GRegion *);