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

Public Member Functions

subroutine _qrm_residual_orth2d (qrm_mat, r, nrm)
 
subroutine _qrm_residual_orth1d (qrm_mat, r, nrm)
 
subroutine _qrm_residual_and_orth2d (qrm_mat, b, x, nrm)
 
subroutine _qrm_residual_and_orth1d (qrm_mat, b, x, nrm)
 

Detailed Description

Definition at line 102 of file qrm_methods_mod.F90.

Member Function/Subroutine Documentation

subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_and_orth1d ( type(_qrm_spmat_type)  qrm_mat,
  b,
  x,
  nrm 
)

Definition at line 121 of file qrm_methods_mod.F90.

subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_and_orth2d ( type(_qrm_spmat_type)  qrm_mat,
  b,
  x,
  nrm 
)

Definition at line 115 of file qrm_methods_mod.F90.

subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_orth1d ( type(_qrm_spmat_type)  qrm_mat,
  r,
  nrm 
)

Definition at line 109 of file qrm_methods_mod.F90.

subroutine _qrm_methods_mod::qrm_residual_orth::_qrm_residual_orth2d ( type(_qrm_spmat_type)  qrm_mat,
  r,
  nrm 
)

Definition at line 103 of file qrm_methods_mod.F90.


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