tp Subroutine

public subroutine tp(a, b, nx)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(out) :: a(nb,nx)
real(kind=real64), intent(in) :: b(nx,nb)
integer, intent(in) :: nx