mpa
|
d7d0fd87e0
|
0021746: EDF 2135 GEOM: Unification of Python documentations
|
2014-03-14 09:37:50 +04:00 |
|
eap
|
375935ef89
|
Fix a regression introduced by IMP 22316: EDF 2719 SMESH: Split hexas into prisms
|
2014-03-13 22:17:11 +04:00 |
|
eap
|
d58cd4792a
|
22501: [CEA 1076] Impossible to mesh at its position a translated without copy shape if the shape has already been meshed
Fix an introduced bug
|
2014-03-13 21:57:29 +04:00 |
|
eap
|
7cf31f46c4
|
ILMAB: export GEOM fields to MED file
Write INT fields as FLOAT ones
|
2014-03-13 19:40:00 +04:00 |
|
eap
|
7853f15768
|
22511: EDF 2845 SMESH : error with UseExistingFaces
|
2014-03-13 19:21:35 +04:00 |
|
eap
|
143f1ac50c
|
22491: EDF 2249 SMESH: Integration of a small python library for quadrangle meshing
Fix 1) license 2) bugs 3) obsolete import
|
2014-03-13 17:43:57 +04:00 |
|
eap
|
8fff0ccade
|
022491: EDF 2249 SMESH: Integration of a small python library for quadrangle meshing
Initial version
|
2014-03-13 17:03:29 +04:00 |
|
eap
|
460317455e
|
22501: [CEA 1076] Impossible to mesh at its position a translated without copy shape if the shape has already been meshed
Treat a more difficult case: the main shape is modified and a group contents changed
|
2014-03-12 15:15:57 +04:00 |
|
eap
|
e8af590068
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
pass toCheckAll=true to IsApplicable() only if a shape is geom group
|
2014-03-12 15:12:59 +04:00 |
|
mpa
|
88c84e8922
|
Fixing of bugs concerning the clipping planes functionality
|
2014-03-12 10:11:57 +04:00 |
|
eap
|
395112afac
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
1) Some fixes
2) pass toCheckAll=true to IsApplicable() only if a shape is geom group
|
2014-03-11 19:46:54 +04:00 |
|
eap
|
28140bb1c8
|
22507: EDF 2845 SMESH : regression with 3D extrusion algo
Fix a case of a triangular base FACE with a sole triangular element
|
2014-03-11 17:33:49 +04:00 |
|
eap
|
2808cea8b6
|
ILMAB: export GEOM fields to MED file
Do not show fields that can't be exported: string fields and fields on the whole shape
|
2014-03-11 16:48:41 +04:00 |
|
eap
|
ef9be98a84
|
22501: [CEA 1076] Impossible to mesh at its position a translated without copy shape if the shape has already been meshed
update map of CORBA groups
|
2014-03-07 16:04:33 +04:00 |
|
eap
|
be0348c630
|
022501: [CEA 1076] Impossible to mesh at its position a translated without copy shape if the shape has already been meshed
|
2014-03-07 14:51:17 +04:00 |
|
eap
|
dc749f7053
|
ILMAB: export GEOM fields to MED file
Re-implement addition of 0D elements w/o modification of SMESHDS_Mesh
|
2014-03-05 19:37:55 +04:00 |
|
eap
|
97787812e2
|
ILMAB: export GEOM fields to MED file
|
2014-03-05 17:42:42 +04:00 |
|
eap
|
59e80d2f88
|
022500: [CEA 1077] 'GetLibName' not found
|
2014-03-05 17:05:14 +04:00 |
|
eap
|
590f139ee4
|
22502: [CEA 1070] "Convert to quadratic" does not work if some edges are not set by some elements during meshing
Fix a case of a node on VERTEX not belonging to EDGE the segment of node is on
|
2014-03-04 16:04:11 +04:00 |
|
eap
|
457be09338
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
Minor fixes
|
2014-03-03 15:00:39 +04:00 |
|
imn
|
e26ffcc005
|
0022364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
0022365: EDF SMESH: Create Mesh dialog box improvement: hide algorithms depending on a mesh type
|
2014-02-28 18:58:28 +04:00 |
|
mpa
|
e3e68f1be2
|
Debug of CMake build procedure
|
2014-02-27 16:43:22 +04:00 |
|
eap
|
afed1e3409
|
22360]: EDF SMESH: Body Fitting algorithm: incorporate edges
Fix a case with vertex falling on a facet and not used at facet construction
|
2014-02-27 11:53:03 +04:00 |
|
eap
|
7c09ac523c
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
Improve code readability
|
2014-02-26 13:50:42 +04:00 |
|
eap
|
056dd851f2
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
Fix warnings
|
2014-02-26 12:58:05 +04:00 |
|
eap
|
10e32df831
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
Bug: 3D tab disabled on an imported mesh
|
2014-02-26 12:57:20 +04:00 |
|
eap
|
3556420099
|
Bugs in CopyMesh()
1) Assure the mesh is loaded before copying
2) Fix wrong copying polyhedra
|
2014-02-26 12:55:21 +04:00 |
|
eap
|
f34590a67f
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
1) Some optimization
2) Implement StdMeshers_Prism_3D::IsApplicable()
|
2014-02-25 18:54:34 +04:00 |
|
eap
|
e8f98d7a50
|
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
+ /*!
+ * \brief Auto pointer
+ */
+ template <typename TOBJ> struct Deleter
|
2014-02-25 18:50:48 +04:00 |
|
mgn
|
e2cd4bc297
|
Additional fix for the "0021793: [CEA 625] Clipping : from coordinates
or from bounding box"
|
2014-02-24 15:36:54 +04:00 |
|
vsr
|
fb2221e7e2
|
ParaView 4.1 / VTK 6.1 porting
|
2014-02-21 16:41:09 +04:00 |
|
imn
|
6aea23b893
|
0022364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms/hypotheses
0022365: EDF SMESH: Create Mesh dialog box improvement: hide algorithms depending on a mesh type
|
2014-02-21 12:25:11 +04:00 |
|
akl
|
b0a908c0d2
|
Update copyrights 2014.
|
2014-02-20 16:25:37 +04:00 |
|
eap
|
4581091214
|
In Create Mesh dlg, add "objects" to a number of selected GEOM objects
|
2014-02-20 14:05:45 +04:00 |
|
eap
|
398091c671
|
Excess quote
|
2014-02-20 13:38:40 +04:00 |
|
eap
|
790cad1c40
|
0022360: EDF SMESH: Body Fitting algorithm: incorporate edges
Treat tangent transition at the 1st link node
|
2014-02-20 12:58:43 +04:00 |
|
eap
|
004510cb7d
|
Make meshes with different names if several GEOM objects selected
|
2014-02-20 12:55:58 +04:00 |
|
eap
|
a30b3a5fbf
|
Fix strange string like "1 , 1 , 1 " instead of nb of selected geom objects at mesh creation
|
2014-02-19 17:15:16 +04:00 |
|
rnv
|
6e68fcd497
|
Fix problems with the OpenGL clipping planes.
|
2014-02-19 16:43:32 +04:00 |
|
vsr
|
744bac5599
|
Merge from branch mpa/qwt6_porting
|
2014-02-18 14:38:40 +04:00 |
|
eap
|
fad37730ee
|
Fix error description passed via exception
|
2014-02-18 13:56:25 +04:00 |
|
eap
|
7a732fc9d1
|
do not catch CORBA exceptions thrown by SMESH_Mesh_i
|
2014-02-17 17:10:11 +04:00 |
|
eap
|
bf7367a22f
|
fix AddFrom() for an undefined filter as argument
|
2014-02-17 17:08:46 +04:00 |
|
eap
|
85f64d17e5
|
Mesh generation is more important that import/export.
So tell about IO operations later.
|
2014-02-17 14:14:31 +04:00 |
|
eap
|
dcc7add229
|
Forum: Quadrangle meshing of surface with 3 edges
There can be degenerated EDGEs in non-closed and non-periodic FACEs
|
2014-02-17 13:55:35 +04:00 |
|
vsr
|
5d5af94ef0
|
Increment version: 7.3.1
|
2014-02-14 19:34:22 +04:00 |
|
eap
|
8585067de8
|
0022360: EDF SMESH: Body Fitting algorithm: incorporate edges
|
2014-02-14 19:31:40 +04:00 |
|
eap
|
5b8d7b95e3
|
0022488: EDF 2781 SMESH: Faces of an internal submesh can't be selected with the viscous layer
|
2014-02-14 16:10:27 +04:00 |
|
eap
|
86aa8ad014
|
22359: Body Fitting algorithm: grid orientation
|
2014-02-14 16:09:40 +04:00 |
|
eap
|
b65f7717ee
|
IMPs 00022364, 0022363, 0022362
|
2014-02-14 16:08:39 +04:00 |
|