QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
utils Directory Reference

Files

file  dqrm_matmul.F90 [code]
 
file  dqrm_matnrm.F90 [code]
 
file  dqrm_readmat.F90 [code]
 
file  dqrm_remap_pnt.F90 [code]
 
file  dqrm_vecnrm.F90 [code]
 
file  qrm_matmul.F90 [code]
 This file contains a routine that does the sparse matrix - dense matrix product.
 
file  qrm_matnrm.F90 [code]
 this file contains a routine that computes the norm of a sparse matrix
 
file  qrm_prnt_array.F90 [code]
 FIXME: add comments.
 
file  qrm_readmat.F90 [code]
 Contains a routine which can read a matrix from a Matrix-Market file.
 
file  qrm_remap_pnt.F90 [code]
 This file contains a routine that does a dirty trick to convert a 1d array into a 2d array.
 
file  qrm_vecnrm.F90 [code]
 This file contains a routine that computes the norm of a vector.
 
file  secs.c [code]