Go to the source code of this file.
Functions/Subroutines | |
subroutine | smallestelement (NumNP, coor, Node1, Node2, lngth) |
subroutine smallestelement | ( | integer | NumNP, |
real*8, dimension(1:3,1:numnp) | coor, | ||
integer | Node1, | ||
integer | Node2, | ||
real*8 | lngth | ||
) |
Definition at line 53 of file SmallestElement.f90.
References sqrt(), x, y, and z.
Referenced by findprobe(), and max_dt_solid().