QR_MUMPS
|
Generic interface for the ::dqrm_solve_rt routine. More...
Public Member Functions | |
subroutine | dqrm_solve_rt (qrm_mat, b, x) |
Generic interface for the ::dqrm_solve_rt routine.
Definition at line 97 of file dqrm_solve_mod.F90.
subroutine dqrm_solve_mod::qrm_solve_rt::dqrm_solve_rt | ( | type(dqrm_spmat_type), target | qrm_mat, |
real(kind(1.d0)), dimension(:,:), intent(inout) | b, | ||
real(kind(1.d0)), dimension(:,:), intent(out) | x | ||
) |
Definition at line 99 of file dqrm_solve_mod.F90.