[Gmsh] something strange with newv ...

Philippe Lussou plussou at necs.fr
Thu Apr 21 01:41:20 CEST 2005


Hello,

I have created a quite sophiticated mesh and I had troubles (duplicate 
mesh). The solution I found to solve my problem was to had this lines in 
the Function "Part1" (see attached file) :

If (nv1==nv2)
   nv1+=5001 ;
EndIf

because in some cases the command newv returned two times the same 
number...

Did I something wrong ?

 Philippe Lussou
 _______________________________________________
 Numerical Engineering & Consulting Services
 NECS  16-18, rue Dubrunfaut  75012 PARIS FRANCE
 Tél. +33 (0) 1 43 56 91 93 
 Por. +33 (0) 6 77 38 47 69
 Fax. +33 (0) 1 43 56 91 99
 URL www.necs.fr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.tar.gz
Type: application/x-gunzip
Size: 2167 bytes
Desc: 
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20050421/b98c9964/attachment.gz>