7c2ac5565ePAL13464: SMESH homogenize algorithm hypothesis can work with no hypothesis, LengthFromEdges is default one
V4_1_2rc3
V4_1_2
eap
2008-05-07 18:00:49 +00:00
045264aff0Merge from BR_Dev_For_4_0.
mkr
2008-03-24 11:48:15 +00:00
f1f61535d6Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008.
jfa
2008-03-07 11:05:58 +00:00
22cc72b40cThis commit was generated by cvs2git to create branch 'BR_QT4_Dev'.
admin
2008-03-07 07:47:21 +00:00
40bc6ed762Join modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa
2008-03-07 07:47:18 +00:00
79adc9e2e5PAL14890 Netgen specification limitation increase upper limit of NETGEN_SEG_PER_EDGE and NETGEN_SEG_PER_RADIUS up to 1.0e+6
BR_Dev_For_4_0
eap
2008-03-06 12:56:29 +00:00
01732a44e5Improvement of configure.ac files: - calculation of XVERSION - correct mail address of support
abd
2007-07-24 04:39:34 +00:00
9565b39f81PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? create NETGEN_2D_ONLY algorithm
eap
2007-07-20 11:29:20 +00:00
7caa737797PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + else if (strcmp(aHypName, "NETGEN_2D_ONLY") == 0) + aCreator = new NETGENPlugin_Creator_i<NETGENPlugin_NETGEN_2D_ONLY_i>;
eap
2007-07-20 11:27:49 +00:00
2a1dcc2d04PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + NETGENPlugin_Mesher::RemoveTmpFiles();
eap
2007-07-20 11:27:20 +00:00
8aa09ae908PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + static void PrepareOCCgeometry(netgen::OCCGeometry& occgeom, + const TopoDS_Shape& shape); + static void RemoveTmpFiles();
eap
2007-07-20 11:26:50 +00:00
7c12dca52aPAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + NETGENPlugin_NETGEN_2D_ONLY.cxx \ + NETGENPlugin_NETGEN_2D_ONLY_i.cxx
eap
2007-07-20 11:25:24 +00:00
da18b44963PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + <algorithm type="NETGEN_2D_ONLY" + label-id="Netgen 2D" + icon-id="mesh_algo_netgen_2d.png" + hypos="LengthFromEdges,MaxElementArea" + opt-hypos="QuadranglePreference" + input="EDGE" + output="TRIA,QUAD" + dim="2"/>
eap
2007-07-20 11:24:35 +00:00
30859bc68dPAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? /*! + * NETGENPlugin_NETGEN_2D_ONLY: interface of "Netgen 2D" algorithm, + * generating 2D elements on a geometrical face taking + * into account pre-existing nodes on face boundaries + */ + interface NETGENPlugin_NETGEN_2D_ONLY : SMESH::SMESH_2D_Algo
eap
2007-07-20 11:24:17 +00:00
507c2fc601Removed copying of configure files Removed copying of pythonbe file
abd
2007-06-27 13:08:16 +00:00
b7ca47a69aUsing AutoTools for build procedure
abd
2007-04-13 15:00:48 +00:00
861e381989PAL13330( When mesh generation does not success, trace where ) describe problems using SMESH_ComputeError
V3_2_6pre4
eap
2007-04-10 14:55:55 +00:00
af8514564eExports symbols using in SMESH hypothezis mechanizm
abd
2006-06-29 13:45:24 +00:00
30b91f7405Fix to bug PAL10465. Modification of resource files location in "build" and "installation" directories. Now resource files are placed in share/salome/resources/<module_name>. Various configuration files (configure.in.base, make_module/conclude/commence, etc.) are changed.
asv
2006-06-27 07:45:55 +00:00
b6e49620cbinitialise variable before usage
ptv
2006-06-22 12:21:41 +00:00
30854ed970Adding icons in binary mode
abd
2006-06-19 10:15:21 +00:00
55fff3c0b8Remove text format icons
abd
2006-06-19 10:13:09 +00:00
0a79f8879aMerge from BR_DEBUG_3_2_0b1
abd
2006-06-15 07:59:35 +00:00
1c086f562cMerge from BR_DEBUG_3_2_0b1
abd
2006-06-15 07:39:03 +00:00
a1bb961bcbPAL12417: Readme of NETGENPLUGIN - CASROOT must be set.
jfa
2006-06-14 10:02:01 +00:00
899f23e83eThis commit was generated by cvs2git to create branch 'WPdev'.
admin
2006-06-01 11:43:03 +00:00
8169cd93bbCrossplatformed Load of plugins libraries
abd
2006-04-27 12:06:28 +00:00
5d22e217beFirst Working WIN32 version
abd
2006-04-27 12:00:55 +00:00
ba5070121d- Port NETGENPLUGIN module to Netgen ver.4.5 - Add two new independent algorithms to generate 2D and 3D mesh directly from CASCADE shape - Add two new hypotheses for new algorithms - Add GUI library providing dialog to edit hypotheses
msv
2006-04-27 06:47:17 +00:00
1d41cbf761add to GenericHypothesisCreator_i a method returning it's IDL module name to be used for importing it in the script by PythonDump
eap
2006-04-11 05:45:14 +00:00
4db490766dReflect dependencies algo<->algo and algo->hypos in GUI
eap
2006-04-11 05:44:44 +00:00
82ddd56a3fUsing for aclocal additional directory(-I) instead of change own(--acdir=).
nds
2006-03-24 11:33:18 +00:00