This file contains a module with generic interfaces for all the solve typed routines. More...
Go to the source code of this file.
Data Types | |
module | _qrm_solve_mod |
This module contains all the interfaces for the typed routines in the solve phase. More... | |
interface | _qrm_solve_mod::qrm_apply_q |
Generic interface for the ::_qrm_apply_q routine. More... | |
interface | _qrm_solve_mod::qrm_apply_qt |
Generic interface for the ::_qrm_apply_qt routine. More... | |
interface | _qrm_solve_mod::_qrm_apply |
Generic interface for the ::_qrm_apply and ::_qrm_apply1d routines. More... | |
interface | _qrm_solve_mod::qrm_apply |
interface | _qrm_solve_mod::qrm_solve_r |
Generic interface for the ::_qrm_solve_r routine. More... | |
interface | _qrm_solve_mod::qrm_solve_rt |
Generic interface for the ::_qrm_solve_rt routine. More... | |
interface | _qrm_solve_mod::_qrm_solve |
Generic interface for the ::_qrm_solve and ::_qrm_solve1d routines. More... | |
interface | _qrm_solve_mod::qrm_solve |
Generic interface for the ::_qrm_solve and ::_qrm_solve1d routines. More... | |
interface | _qrm_solve_mod::qrm_solve_sing_front |
Generic interface for the ::_qrm_solve_sing_front routine. More... | |
This file contains a module with generic interfaces for all the solve typed routines.
Definition in file qrm_solve_mod.F90.