QR_MUMPS
List of all members | Public Member Functions
dqrm_methods_mod::dqrm_min_norm Interface Reference

Public Member Functions

subroutine dqrm_min_norm2dw (qrm_mat, b, x)
 
subroutine dqrm_min_norm1dw (qrm_mat, b, x)
 

Detailed Description

Definition at line 58 of file dqrm_methods_mod.F90.

Member Function/Subroutine Documentation

subroutine dqrm_methods_mod::dqrm_min_norm::dqrm_min_norm1dw ( type(dqrm_spmat_type qrm_mat,
real(kind(1.d0)), dimension(:)  b,
real(kind(1.d0)), dimension(:)  x 
)

Definition at line 158 of file dqrm_methods_mod.F90.

subroutine dqrm_methods_mod::dqrm_min_norm::dqrm_min_norm2dw ( type(dqrm_spmat_type qrm_mat,
real(kind(1.d0)), dimension(:,:)  b,
real(kind(1.d0)), dimension(:,:)  x 
)

Definition at line 150 of file dqrm_methods_mod.F90.


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