cntab2 Interface

interface
public subroutine cntab2(nn, h, hx, hy, hygx, hxgy, uygx, uxgy, uxy)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in), DIMENSION(:,:):: nn
real(kind=SP), intent(out) :: h
real(kind=SP), intent(out) :: hx
real(kind=SP), intent(out) :: hy
real(kind=SP), intent(out) :: hygx
real(kind=SP), intent(out) :: hxgy
real(kind=SP), intent(out) :: uygx
real(kind=SP), intent(out) :: uxgy
real(kind=SP), intent(out) :: uxy