mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-21 13:45:37 +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(3) = 0d0
|
||||
|
||||
longai = areteideale()
|
||||
longai = areteideale(xyz,xyzd)
|
||||
c (xyz,xyzd)
|
||||
if( longai .lt. 0d0 ) then
|
||||
write(imprim,10000) xyz
|
||||
|
Loading…
Reference in New Issue
Block a user