reorder rows and cols of a matrix following a permutation of the indexes More...
Private Member Functions | |
subroutine | csr_reorder (s, perm, permInv) |
reorder s according to the permutation perm, permInv = perm^{-1} More... | |
reorder rows and cols of a matrix following a permutation of the indexes
Definition at line 156 of file csr_mod.F90.
|
private |
reorder s according to the permutation perm, permInv = perm^{-1}
Definition at line 652 of file csr_mod.F90.