Commit Graph

190 Commits

Author SHA1 Message Date
ana
8c9e133682 Generating documentation by CMake: small correction 2012-10-22 08:55:16 +00:00
ana
dd5d551117 Generating documentation by CMake 2012-10-22 08:41:19 +00:00
eap
193b7a57d7 0021339: EDF 1928 SMESH: Create group of 0D elements 2012-10-19 07:45:39 +00:00
ana
7dd57261be 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods). Porting to CMake.
2012-10-17 06:21:34 +00:00
eap
e8b4cb4110 More details 2012-10-12 15:24:09 +00:00
vsr
65de7c2a91 0021905: EDF SMESH: Impossible to add a face without layers with "viscous layers" 2012-10-12 15:07:11 +00:00
vsr
1e6fde8450 0021711: [CEA 579] Simplify Properties dialog accordingly to dimension of mesh 2012-10-03 14:25:24 +00:00
eap
6aa20cc1a7 correction 2012-09-27 16:49:58 +00:00
eap
a65bb6a041 021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format) 2012-09-24 11:10:55 +00:00
eap
4b37f34bea Improve user docs 2012-09-24 11:10:05 +00:00
eap
71fb7f8d54 Choose Geometry by mesh element selection (while defining sub-mesh) 2012-09-21 16:23:54 +00:00
eap
a4e7b785fa 0021861: EDF 2226 : Documentation of numeric functor option in split quadrangles is unclear
An error in documentation is fixed
2012-09-18 07:11:32 +00:00
eap
fc7d86ce22 mistype 2012-09-14 13:10:32 +00:00
gdd
0b6314ea9e Fix mispells 2012-09-12 09:59:08 +00:00
eap
66272cac4b +\image html show_bad_mesh.png
+<em>Too close nodes causing meshing failure are shown in magenta using <b>Show
+    bad Mesh</b> button</em>
2012-08-31 14:08:19 +00:00
eap
0e78667bf2 minor change 2012-08-31 12:32:53 +00:00
eap
eeed6dd569 Add table of contents 2012-08-30 10:29:39 +00:00
gdd
3058574b87 CTN: EDF 1729 SMESH : Example of a script using Projection1D2D => Update documentation 2012-08-30 08:33:36 +00:00
vsr
a9de1c5c2a 0021815: EDF 2347 SMESH : Error when meshing vertices
Update documentation: add explanation about meaning of "3D", "2D", "1D" and "0D" pages in "Create mesh" dialog box.
2012-08-29 14:45:18 +00:00
eap
68817a6b47 Import .dat file
http://www.salome-platform.org/forum/forum_10/504470444

Precision about DAT format
2012-08-29 09:06:20 +00:00
vsr
7ab128efcd Improvement of Python API documentation (SMESH and plugins):
- move base Mesh_Algorithm class to the separate python module
2012-08-24 05:32:18 +00:00
gdd
2b44d5c610 Fix wrong display of preferences in Properties window.
Update doc to add MED_BALL elements.
2012-08-23 13:08:11 +00:00
vsr
c95f7a952a Add classes inheritance diagrams to documentation 2012-08-23 07:48:33 +00:00
vsr
ce15afc1f3 Another minor correction 2012-08-22 13:13:05 +00:00
vsr
719d4363c4 Additional minor changes 2012-08-22 11:47:12 +00:00
vsr
2051c93ef7 small correction of generated documentation 2012-08-22 10:31:25 +00:00
vsr
5e2d03fd99 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-22 07:33:58 +00:00
vsr
8a72a789d3 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-22 06:12:24 +00:00
vsr
a22deee34c 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-21 13:49:35 +00:00
vsr
9423cdc0ef 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-21 13:15:16 +00:00
gdd
68d4198983 Fix incorrect doc example 2012-08-20 15:02:39 +00:00
eap
d86ab55200 0021723: EDF SMESH: Calculation of Aspect Ratio
Verdict Geometric Quality Library is not used for triangles
2012-07-20 11:45:37 +00:00
eap
be115771d7 0021723: EDF SMESH: Calculation of Aspect Ratio
Formula from The Verdict Geometric Quality Library available within
VTK is used
2012-07-20 09:17:17 +00:00
eap
229db9cb6f 0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes 2012-07-19 12:50:10 +00:00
eap
4fd207ba70 About "Use Existing Faces" stub algorithm 2012-07-19 12:44:41 +00:00
eap
562103aee9 mistake 2012-07-19 12:43:37 +00:00
eap
5ec880d561 + some precisions, references 2012-07-11 08:16:25 +00:00
eap
2ffb9e16df Some wodrs about "Change submesh priority" 2012-07-11 07:27:46 +00:00
eap
3e0fdd9e71 Some precisions, complete list of mesh file formats 2012-07-11 07:14:36 +00:00
gdd
b6a42581b8 Center image in doc 2012-07-10 16:09:01 +00:00
eap
c210844f50 0021542: EDF 1699 SMESH: Reorient a group of faces 2012-06-29 13:58:07 +00:00
vsr
d4a710ce52 Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
rnv
864f448dc4 Porting documentation on the Doxygen-1.8.0 2012-04-12 07:15:03 +00:00
gdd
7b9c63b06e Fix misspell 2012-03-28 09:12:26 +00:00
rnv
d44f22428b 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation. 2012-03-27 12:52:59 +00:00
vsr
428b77cf72 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module 2012-03-11 09:15:35 +00:00
gdd
e92fc7dbaf Update doc 2012-02-28 16:10:55 +00:00
gdd
4994204921 Update doc 2012-02-28 15:57:14 +00:00
rnv
753a42595f Issue 21046: EDF 1610 GUI: To be able to change the width of the lines:
Update documentation.
2012-02-28 15:19:32 +00:00
eap
8f47f69190 - \note VTK viewer has the limitation that volume elements basing on
- the same set of nodes are invisible in the VTK viewer.
2012-02-28 14:22:50 +00:00