GRASP
Functions/Subroutines
trpmat.f90 File Reference

Functions/Subroutines

subroutine trpmat (XIN, NROW, NCOL, XOUT)
 

Function/Subroutine Documentation

◆ trpmat()

subroutine trpmat ( real(double), dimension(nrow,ncol), intent(in XIN,
integer, intent(in NROW,
integer, intent(in NCOL,
real(double), dimension(ncol,nrow), intent(out XOUT 
)