calcgz Subroutine

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

Arguments

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

Contents

None