Commit Graph

112 Commits

Author SHA1 Message Date
mpa
e2a638a026 - Modifing Geometry and Mesh Python scripts from SALOME 6 and before 2013-11-19 12:41:57 +00:00
mpa
a08c213e66 - edit documentation 2013-11-19 11:57:09 +00:00
mpa
38b7a09f60 - Modifing Geometry and Mesh Python scripts from SALOME 6 and before 2013-11-19 11:55:25 +00:00
mpa
9b580c0bd0 - Modifing Geometry and Mesh Python scripts from SALOME 6 and before 2013-11-19 11:38:59 +00:00
eap
7b33bc39fd 22355: EDF SMESH: New 1D hypothesis "Adaptive" 2013-11-11 11:07:44 +00:00
rnv
ea08a22955 Small correction. 2013-11-11 10:45:01 +00:00
mpa
7f8cbff034 CMake: Update path and version variables for current build system 2013-11-07 11:30:33 +00:00
mpa
42838fe2b8 CMake:
- add tests for this module which can be run via command "make test"
2013-11-06 10:43:34 +00:00
mpa
91b5b91616 CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.
2013-11-01 10:44:42 +00:00
mpa
f62c72a07d CMake:
Edit documentation. Now it use salome macros to set the environment for sphinx run.
2013-10-29 10:13:14 +00:00
mpa
26edd5c9fb CMake:
Edit documentation. Now it use salome macros to set the environment for sphinx run.
2013-10-29 10:09:19 +00:00
mpa
50538b4831 Cmake: add make clean for generated files in documentation 2013-10-22 09:58:51 +00:00
mpa
851f09dbb3 Improve make dev_docs step:
- It does not install anything; only generates output with doxygen
- make install installs output files generated by make dev_docs
- make clean cleans generated files
2013-10-22 09:56:22 +00:00
rnv
e33e8e2029 WIN32 compilation of the SMESH module:
1) Fix common WIN32 compilation errors.
2) Replace WNT deprecated macro definition by the WIN32.
3) Remove unnecessary test executables.
4) Make MEFISTO2D algorithm optional: try to determine f2c generator and generate C code from Fortran, otherwise MEFISTO2D is unavailable.
2013-10-18 13:29:00 +00:00
rnv
824f011cef First step for the "21793: [CEA 625] Clipping : from coordinates or from bounding box" issue. 2013-10-16 12:56:06 +00:00
rnv
2b0857873f Remove python code to create, copy and remove directories, use cmake -E mode instead. 2013-10-11 08:41:28 +00:00
rnv
1bd4ba8acd Porting SALOME SMESH module to the CMake build system: initial version. 2013-10-10 12:57:42 +00:00
rnv
519f45e495 Implementation of the "0022102: EDF 1496 SMESH : Displaying of discrete elements in SMESH relating to their attribute (diameter)" issue. 2013-09-13 10:00:15 +00:00
eap
273e825aa2 More examples of filter usage 2013-09-02 10:47:47 +00:00
eap
f8786abe9c fix copy/paste error 2013-09-02 08:21:16 +00:00
aguerre
88fc1bd729 Removing --execute option is unit tests 2013-08-29 09:28:56 +00:00
vsr
2a9fe7357b 0021920: [CEA 689] Get some measure functions on groups available in GUI and TUI
- improve test script
2013-08-20 14:25:57 +00:00
rnc
2d2156befc BUG: SMESH/doc: the formula used to calculate taper was wrong in the doc 2013-08-20 11:41:15 +00:00
vsr
fa3a593199 0021920: [CEA 689] Get some measure functions on groups available in GUI and TUI 2013-08-08 15:17:00 +00:00
eap
29c8bbb275 22252: EDF 2684 SMESH: Extrusion along a path with a curvilinear edge 2013-07-16 14:29:44 +00:00
eap
974969c9ef 22252: EDF 2684 SMESH: Extrusion along a path with a curvilinear edge 2013-07-16 13:44:28 +00:00
eap
64406b6655 Avoid clashing namesake files in GEOM and SMESH 2013-07-16 13:19:00 +00:00
akl
7c7b4b0636 0021708: [CEA 586] Object browser sort only children:
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation
2013-07-09 08:32:08 +00:00
mpa
a58d128175 0020976: EDF 1471 SMESH: New ergonomy to display quality controls 2013-06-27 12:35:43 +00:00
eap
d14e48c7b0 CoTech decision: move MEDWrapper from MED to SMESH
Remove dependency on MED
2013-06-26 11:17:07 +00:00
vsr
dfbb1fceb3 0022169: [CEA 750] Chose before visualization mesh element type to display 2013-06-21 06:29:36 +00:00
kga
14570f80e3 0020976: EDF 1471 SMESH: New ergonomy to display quality controls
fix v1
2013-06-19 07:46:33 +00:00
cvw
ec17b6c2a0 add for MGCleaner 2013-06-13 14:18:09 +00:00
eap
f0faaf2c4f tree -> three 2013-06-07 09:00:36 +00:00
eap
4fecefcc2b 0021952: Add an option to write planar meshes as 3D meshes in MED files 2013-06-05 15:13:53 +00:00
eap
543e7425c7 avoid compilation warnings 2013-06-05 09:59:53 +00:00
eap
7aeaccc075 0022103: EDF 2550 SMESH : Allow viscous layer with 3D extrusion
= Allow viscous layers on boundary EDGEs of a 2D sub-mesh
2013-06-04 14:56:41 +00:00
eap
16c294f407 0022136: EDF 2345 SMESH: Improving documentation of Quadrangle mapping with the type "Reduced" 2013-05-31 13:48:35 +00:00
eap
3c2cd16c45 0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer
+# 2D Viscous layers
2013-05-31 11:55:38 +00:00
eap
62c442d05f 0022104: EDF 2550 SMESH: 2D viscous layer, allow specifying edges with viscous layer 2013-05-30 14:17:56 +00:00
eap
6609664fc3 Some improvements 2013-05-29 13:36:40 +00:00
eap
e9f23d7589 0022136: EDF 2345 SMESH: Improving documentation of Quadrangle mapping with the type "Reduced" 2013-05-29 13:34:03 +00:00
eap
13b8c96957 0022108: EDF 2547 SMESH: Duplicate elements only 2013-05-28 16:39:28 +00:00
vsr
5de80d5f32 0022101: EDF 2492 SMESH: Update Destination field when "Find closest to destination" is unchecked in "Move node" 2013-05-22 15:48:24 +00:00
eap
8ae0b0b315 0022106: EDF 2464 SMESH : Split quadrangles in 4 triangles 2013-05-22 14:55:42 +00:00
vsr
686e5fb3ee 0022097: EDF 2408 SMESH: Hide ID of double node in the function "Merge nodes" 2013-05-22 14:03:03 +00:00
ctn
b31e67c0a2 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-22 13:30:10 +00:00
eap
88068fce89 0022107: EDF 2502 SMESH: Publish the result of show bad mesh in a group 2013-05-21 09:09:04 +00:00
eap
9791c651e7 0022100: EDF 2413 SMESH: Take into account TRIA7 2013-05-16 17:17:56 +00:00
eap
22353257e1 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh 2013-05-16 17:12:15 +00:00