SALOME Mesh module
Go to file
eap 4dcb416ea4 Author: Roman Lygin, roman.lygin@gmail.com
fixS020
- Summary: Invalid computation of edge length on periodic curve leads to wrong tessellation
- Detailed description: SMESH_Algo returns incorrect edge length (1e-08) for an edge lying
         beyond periodic curve range. Afterwards the number of segments is computed as
         ~ 1/lentgh and becomes 1.9M leading to running out of memory or failure to produce
         2D mesh.
- Reproducer: Try to mesh f-percrvedge.brep with 1D Wire Discretization and default
         MaxSize hypothesis.
2011-06-27 08:24:04 +00:00
adm_local Update copyright 2011-06-02 05:57:35 +00:00
bin Update copyright 2011-06-02 05:57:35 +00:00
doc rnc: Slightly extended documentation of "over-constrained faces/volumes" controls with some clarifications 2011-06-21 08:19:27 +00:00
idl improve comments 2011-06-22 12:43:46 +00:00
resources Update copyright 2011-06-02 05:57:35 +00:00
src Author: Roman Lygin, roman.lygin@gmail.com 2011-06-27 08:24:04 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
build_cmake Update copyright 2011-06-02 05:57:35 +00:00
build_cmake.bat Update copyright 2011-06-02 05:57:35 +00:00
build_configure Update copyright 2011-06-02 05:57:35 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Update copyright 2011-06-02 05:57:35 +00:00
configure.ac Changing version to 6.3.1 2011-06-21 11:43:32 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Update copyright 2011-06-02 05:57:35 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESH_version.h.in Update copyright 2011-06-02 05:57:35 +00:00