mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-22 13:05:38 +05:00
IPAL21957: Max Element Area does not influence on resulting mesh for Triangle Mefisto
revert modification done during WNT porting - longai = areteideale() + longai = areteideale(xyz,xyzd)
This commit is contained in:
parent
32e7bbf557
commit
051229fb5e
@ -1294,7 +1294,7 @@ c la direction pour le calcul de la longueur (inactif ici!)
|
|||||||
xyzd(2) = 0d0
|
xyzd(2) = 0d0
|
||||||
xyzd(3) = 0d0
|
xyzd(3) = 0d0
|
||||||
|
|
||||||
longai = areteideale()
|
longai = areteideale(xyz,xyzd)
|
||||||
c (xyz,xyzd)
|
c (xyz,xyzd)
|
||||||
if( longai .lt. 0d0 ) then
|
if( longai .lt. 0d0 ) then
|
||||||
write(imprim,10000) xyz
|
write(imprim,10000) xyz
|
||||||
|
Loading…
Reference in New Issue
Block a user