QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
List of all members | Public Member Functions
dqrm_methods_mod::qrm_residual_norm Interface Reference

Public Member Functions

subroutine dqrm_residual_norm2d (qrm_mat, b, x, nrm)
 
subroutine dqrm_residual_norm1d (qrm_mat, b, x, nrm)
 

Detailed Description

Definition at line 80 of file dqrm_methods_mod.F90.

Member Function/Subroutine Documentation

subroutine dqrm_methods_mod::qrm_residual_norm::dqrm_residual_norm1d ( type(dqrm_spmat_type)  qrm_mat,
real(kind(1.d0)), dimension(:)  b,
real(kind(1.d0)), dimension(:)  x,
real(kind(1.d0))  nrm 
)

Definition at line 87 of file dqrm_methods_mod.F90.

subroutine dqrm_methods_mod::qrm_residual_norm::dqrm_residual_norm2d ( type(dqrm_spmat_type)  qrm_mat,
real(kind(1.d0)), dimension(:,:)  b,
real(kind(1.d0)), dimension(:,:)  x,
real(kind(1.d0)), dimension(:)  nrm 
)

Definition at line 81 of file dqrm_methods_mod.F90.


The documentation for this interface was generated from the following file: