QR_MUMPS
Data Types | Modules | Functions/Subroutines
dqrm_solve_mod.F90 File Reference

Go to the source code of this file.

Data Types

interface  dqrm_solve_mod::qrm_apply_q
 Generic interface for the ::dqrm_apply_q routine. More...
 
interface  dqrm_solve_mod::qrm_apply_qt
 Generic interface for the ::dqrm_apply_qt routine. More...
 
interface  dqrm_solve_mod::dqrm_apply
 Generic interface for the ::dqrm_apply and ::dqrm_apply1d routines. More...
 
interface  dqrm_solve_mod::qrm_apply
 
interface  dqrm_solve_mod::qrm_solve_r
 Generic interface for the ::dqrm_solve_r routine. More...
 
interface  dqrm_solve_mod::qrm_solve_rt
 Generic interface for the ::dqrm_solve_rt routine. More...
 
interface  dqrm_solve_mod::dqrm_solve
 Generic interface for the ::dqrm_solve and ::dqrm_solve1d routines. More...
 
interface  dqrm_solve_mod::qrm_solve
 Generic interface for the ::dqrm_solve and ::dqrm_solve1d routines. More...
 
interface  dqrm_solve_mod::qrm_solve_sing_front
 Generic interface for the ::dqrm_solve_sing_front routine. More...
 

Modules

module  dqrm_solve_mod
 This module contains all the interfaces for the typed routines in the solve phase.
 

Functions/Subroutines

subroutine dqrm_solve_mod::dqrm_apply2dw (qrm_mat, transp, b)
 
subroutine dqrm_solve_mod::dqrm_apply1dw (qrm_mat, transp, b)
 
subroutine dqrm_solve_mod::dqrm_solve2dw (qrm_mat, transp, b, x)
 
subroutine dqrm_solve_mod::dqrm_solve1dw (qrm_mat, transp, b, x)