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

Public Member Functions

subroutine dqrm_residual_orth2dw (qrm_mat, r, nrm)
 
subroutine dqrm_residual_orth1dw (qrm_mat, r, nrm)
 
subroutine dqrm_residual_and_orth2dw (qrm_mat, b, x, nrm)
 
subroutine dqrm_residual_and_orth1dw (qrm_mat, b, x, nrm)
 

Detailed Description

Definition at line 97 of file dqrm_methods_mod.F90.

Member Function/Subroutine Documentation

subroutine dqrm_methods_mod::dqrm_residual_orth::dqrm_residual_and_orth1dw ( 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 214 of file dqrm_methods_mod.F90.

subroutine dqrm_methods_mod::dqrm_residual_orth::dqrm_residual_and_orth2dw ( 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 205 of file dqrm_methods_mod.F90.

subroutine dqrm_methods_mod::dqrm_residual_orth::dqrm_residual_orth1dw ( type(dqrm_spmat_type qrm_mat,
real(kind(1.d0)), dimension(:)  r,
real(kind(1.d0))  nrm 
)

Definition at line 196 of file dqrm_methods_mod.F90.

subroutine dqrm_methods_mod::dqrm_residual_orth::dqrm_residual_orth2dw ( type(dqrm_spmat_type qrm_mat,
real(kind(1.d0)), dimension(:,:)  r,
real(kind(1.d0)), dimension(:)  nrm 
)

Definition at line 187 of file dqrm_methods_mod.F90.


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