|
subroutine | trpmat (XIN, NROW, NCOL, XOUT) |
|
subroutine | trpmat (XIN, NROW, NCOL, XOUT) |
|
◆ trpmat() [1/2]
subroutine trpmat_i::trpmat::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 |
|
) |
| |
◆ trpmat() [2/2]
subroutine trpmat_i::trpmat::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 |
|
) |
| |
The documentation for this interface was generated from the following file: