|
QR_MUMPS
|
Generic interface for the ::qrm_compress_data routine. More...
Public Member Functions | |
| subroutine | qrm_compress_data (adata, porder, parent, rc, stair, n) |
Generic interface for the ::qrm_compress_data routine.
Definition at line 82 of file qrm_common_mod.F90.
| subroutine qrm_common_mod::qrm_compress_data::qrm_compress_data | ( | type(qrm_adata_type) | adata, |
| integer, dimension(:) | porder, | ||
| integer, dimension(:) | parent, | ||
| integer, dimension(:) | rc, | ||
| integer, dimension(:) | stair, | ||
| integer | n | ||
| ) |
Definition at line 84 of file qrm_common_mod.F90.
1.8.11