From 48795c1112c724fb676966a17098f66218ab84eb Mon Sep 17 00:00:00 2001 From: Afeef Date: Mon, 2 Aug 2021 16:24:53 +0200 Subject: [PATCH] Removes delaunay-hex and frontal-delaunay - Explained in commit #gmshplugin/be0f52965488b3b078d371e06b5ff873c136b43e - Discussed in spns tracked #24634 --- src/GMSHPlugin/GMSHPlugin_Hypothesis.hxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/GMSHPlugin/GMSHPlugin_Hypothesis.hxx b/src/GMSHPlugin/GMSHPlugin_Hypothesis.hxx index 75210e3..6714dad 100644 --- a/src/GMSHPlugin/GMSHPlugin_Hypothesis.hxx +++ b/src/GMSHPlugin/GMSHPlugin_Hypothesis.hxx @@ -54,8 +54,10 @@ public: { delaunay3, frontal3, + /* frontaldelaunay, fontalhex, + */ mmg3d, rtree }; -- 2.39.2