vsr
|
cd4ec3d9f2
|
As OCCT issue 0022809 has been fixed, remove temporary workaround in the Cartesian 3d algorithm
|
2012-09-05 09:23:09 +00:00 |
|
eap
|
7dd9d3dc6b
|
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason
+ if ( _computeCanceled ) return false;
|
2012-07-20 16:13:19 +00:00 |
|
vsr
|
d4a710ce52
|
Merge from V6_5_BR 05/06/2012
|
2012-06-05 12:18:07 +00:00 |
|
eap
|
c20e5a3b8e
|
0021468]: EDF 2073 SMESH: Body-fitting algo creates elements in hole
1) re-fix after optimization (attempt #2)
2) fix protection from not thread safe shapes
|
2012-03-22 11:54:46 +00:00 |
|
eap
|
16042a8750
|
0021468]: EDF 2073 SMESH: Body-fitting algo creates elements in hole
re-fix after optimization
|
2012-03-22 08:58:34 +00:00 |
|
eap
|
b0b291e152
|
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
performance optimization using tbb
|
2012-03-21 09:03:12 +00:00 |
|
gdd
|
4ad6a5b19b
|
Replace Descret by Discrete in variable and method names.
|
2012-02-17 14:30:02 +00:00 |
|
eap
|
61915a66ed
|
Fix removal of free nodes
|
2012-01-26 11:24:22 +00:00 |
|
eap
|
fbae18cd7f
|
Add "const char* name" argument to consrtucctor of SMESH_subMeshEventListener
|
2012-01-18 12:07:14 +00:00 |
|
eap
|
5c991bb2b7
|
0021468: EDF 2073 SMESH: Body-fitting algo creates elements in hole
|
2012-01-17 13:17:19 +00:00 |
|
eap
|
fcf879a78b
|
0021469: EDF 2074 SMESH: Body fitting algo leads to crash of salome
fix RemoveExcessIntPoints()
|
2012-01-16 13:53:29 +00:00 |
|
vsr
|
493747e8ea
|
Merge from V6_4_BR 05/12/2011
|
2011-12-05 11:03:04 +00:00 |
|
eap
|
2c766c3b15
|
0021336: EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
+ StdMeshers_CartesianParameters3D.hxx \
+ StdMeshers_Cartesian_3D.hxx
|
2011-10-28 12:53:31 +00:00 |
|