|
subroutine | invmat (A, B, MATDIM, NDIM) |
|
subroutine | invmat (A, B, MATDIM, NDIM) |
|
◆ invmat() [1/2]
subroutine invmat_i::invmat::invmat |
( |
real(double), dimension(matdim,matdim), intent(inout) |
A, |
|
|
real(double), dimension(matdim,matdim) |
B, |
|
|
integer, intent(in) |
MATDIM, |
|
|
integer, intent(in) |
NDIM |
|
) |
| |
◆ invmat() [2/2]
subroutine invmat_i::invmat::invmat |
( |
real(double), dimension(matdim,matdim), intent(inout) |
A, |
|
|
real(double), dimension(matdim,matdim) |
B, |
|
|
integer, intent(in) |
MATDIM, |
|
|
integer, intent(in) |
NDIM |
|
) |
| |
The documentation for this interface was generated from the following file: