15 Commits

Author SHA1 Message Date
eap
fff3f03c3a 0021543: EDF 1978 SMESH: Viscous layer for 2D meshes
Add StdMeshers_ViscousLayers2D hypothesis
2012-10-15 15:05:25 +00:00
eap
1273dc58a7 0021676: EDF 2283 NETGENPLUGIN: Improve Netgen 1D-2D-3D to generate pyramids in case where input 2D mesh includes quadrangles 2012-07-05 09:39:10 +00:00
eap
ab7bc69cf5 0021681: EDF 2246 NETGENPLUGIN: Local size not fully taken into account
struct NETGENPlugin_ngMeshInfo
 {
+  char* _copyOfLocalH;
+  void transferLocalH( netgen::Mesh* fromMesh, netgen::Mesh* toMesh );
+  void restoreLocalH( netgen::Mesh* ngMesh);
}
2012-06-26 15:31:53 +00:00
vsr
576090645e Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
vsr
d736f1af2c Merge from V6_4_BR 05/12/2011 2011-12-05 11:51:56 +00:00
eap
ac9fa07f93 0021271: [CEA 473] Implement min size in netgen plugin 2011-07-05 08:46:19 +00:00
vsr
8239d06798 Merge from V6_3_BR 06/06/2011 2011-06-06 09:39:58 +00:00
eap
47599c088a Regressions bugs/D3, bugs/I5
Support sub-meshes with netgen-4.9.13
2011-02-21 17:53:18 +00:00
vsr
91c1d3465a Merge from V5_1_main 14/05/2010 2010-05-14 15:49:35 +00:00
eap
42b43269f4 0020676: EDF 1212 GEOM: Partition operation creates vertices which causes mesh computation to fail with netgen
* Redesign in order to precompute internal edges
2010-02-11 08:29:13 +00:00
skl
5b90097c3f Implememtation of evaluation for improvement 0019296. 2009-06-29 13:17:40 +00:00
vsr
5e1cfe70db Merge from BR_V5_DEV 16Feb09 2009-02-17 07:15:34 +00:00
jfa
40bc6ed762 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
jfa
8e59f8e772 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:42:55 +00:00
jfa
e97896c68f Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:54:13 +00:00