vsr
|
d8f644ca3d
|
Merge from V5_1_main branch 24/11/2010
|
2010-11-25 12:44:43 +00:00 |
|
vsr
|
9357f5c870
|
Merge from V5_1_main 14/05/2010
|
2010-05-14 15:32:37 +00:00 |
|
eap
|
04efa6b9dc
|
clear auxiliary data after Compute()
|
2010-02-10 07:36:45 +00:00 |
|
eap
|
2169f74278
|
0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
* Redesign in order to bind two pyramids to one base quadrangle.
* Check presence of 3D elements sharing the base quadrangle.
|
2010-02-09 11:17:06 +00:00 |
|
eap
|
c4e4d52dd6
|
0020279: [CEA 334] control the "random" use when using mesh algorithms
fix for SIGSEGV on quadratic mesh
|
2009-05-20 13:21:04 +00:00 |
|
eap
|
318d07b4db
|
0020279: [CEA 334] control the "random" use when using mesh algorithms
1) delete temporary faces in destructor
2) bind created pyramids to shape
3) create quadratic pyramids when necessary
4) sort faces by IDs
|
2009-05-19 15:40:53 +00:00 |
|
eap
|
015abb3cd3
|
avoid extra list copying
- aRes = (*it).second;
+ return it->second;
|
2009-03-11 14:48:54 +00:00 |
|
vsr
|
0635c9fc80
|
Merge from BR_V5_DEV 16Feb09
|
2009-02-17 05:27:49 +00:00 |
|