Generic interface for the ::dqrm_apply_qt routine. More...
Public Member Functions | |
subroutine | dqrm_apply_qt (qrm_mat, b) |
Generic interface for the ::dqrm_apply_qt routine.
Definition at line 49 of file dqrm_solve_mod.F90.
subroutine dqrm_solve_mod::qrm_apply_qt::dqrm_apply_qt | ( | type(dqrm_spmat_type) | qrm_mat, |
real(kind(1.d0)), dimension(:,:) | b | ||
) |
Definition at line 50 of file dqrm_solve_mod.F90.