calcgz Subroutine

public subroutine calcgz(x2, x11, x12, nod_coord, gzi)

Arguments

Type IntentOptional AttributesName
integer(kind=int32), intent(in) :: x2
integer(kind=int32), intent(in) :: x11
integer(kind=int32), intent(in) :: x12
real(kind=real64), intent(in) :: nod_coord(:,:)
real(kind=real64), intent(out) :: gzi

Contents

None