/home/uryu/Cocal_svn_checkinout/Cocal/code/Subroutine/minv.f90 File Reference
Go to the source code of this file.
Functions/Subroutines |
subroutine | minv (aa, bb, nn, nnz) |
Function Documentation
subroutine minv |
( |
real(long),dimension(nnz,nnz) |
aa, |
|
|
real(long),dimension(nnz) |
bb, |
|
|
integer |
nn, |
|
|
integer |
nnz | |
|
) |
| | |