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

Generic interface for the ::dqrm_apply_q routine. More...

Public Member Functions

subroutine dqrm_apply_q (qrm_mat, b)
 

Detailed Description

Generic interface for the ::dqrm_apply_q routine.

Definition at line 40 of file dqrm_solve_mod.F90.

Member Function/Subroutine Documentation

subroutine dqrm_solve_mod::qrm_apply_q::dqrm_apply_q ( type(dqrm_spmat_type), target  qrm_mat,
real(kind(1.d0)), dimension(:,:), intent(inout)  b 
)

Definition at line 41 of file dqrm_solve_mod.F90.


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