]> SALOME platform Git repositories - plugins/netgenplugin.git/commitdiff
Salome HOME
PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ?
authoreap <eap@opencascade.com>
Fri, 20 Jul 2007 11:25:24 +0000 (11:25 +0000)
committereap <eap@opencascade.com>
Fri, 20 Jul 2007 11:25:24 +0000 (11:25 +0000)
+ NETGENPlugin_NETGEN_2D_ONLY.cxx \
+ NETGENPlugin_NETGEN_2D_ONLY_i.cxx

src/NETGENPlugin/Makefile.in

index 920838dd3019e9ea19f1e4038903ec0f737aaf41..9152791673314cdf0f958955d9c51336162d1845 100644 (file)
@@ -45,7 +45,9 @@ LIB_SRC = \
        NETGENPlugin_Hypothesis_2D.cxx \
        NETGENPlugin_Hypothesis_2D_i.cxx \
        NETGENPlugin_Mesher.cxx \
-       NETGENPlugin_i.cxx
+       NETGENPlugin_i.cxx \
+       NETGENPlugin_NETGEN_2D_ONLY.cxx \
+       NETGENPlugin_NETGEN_2D_ONLY_i.cxx
 
 LIB_SERVER_IDL = NETGENPlugin_Algorithm.idl