39class ARCANE_CARTESIANMESH_EXPORT CartesianPatchGroup
65 void removePatch(
Integer index);
71 void applyPatchEdit(
bool remove_empty_patches);
73 void updateLevelsBeforeAddGroundPatch();
77 void refine(
bool clear_refine_flag);
79 void clearRefineRelatedFlags()
const;
85 void setOverlapLayerSizeTopLevel(
Integer size_of_overlap_layer_top_level);
90 Integer _nextIndexForNewPatch();
94 void _removeOnePatch(
Integer index);
96 void _removeAllPatches();
97 void _createGroundPatch();
115 Int32 m_index_new_patches;
117 Integer m_size_of_overlap_layer_sub_top_level;