This file contains a module with generic interfaces for a number of auxiliary tools. More...
Go to the source code of this file.
Data Types | |
module | _qrm_utils_mod |
This module contains generic interfaces for a number of auxiliary tools. More... | |
interface | _qrm_utils_mod::qrm_readmat |
Generic interface for the ::_qrm_readmat routine. More... | |
interface | _qrm_utils_mod::_qrm_matmul |
Generic interface for the ::_qrm_matmul2d and ::_qrm_matmul1d routines. More... | |
interface | _qrm_utils_mod::qrm_matmul |
Generic interface for the ::_qrm_matmul2d and ::_qrm_matmul1d routines. More... | |
interface | _qrm_utils_mod::_qrm_vecnrm |
Generic interface for the ::_qrm_vecnrm2d and ::_qrm_vecnrm1d routines. More... | |
interface | _qrm_utils_mod::qrm_vecnrm |
Generic interface for the ::_qrm_vecnrm2d and ::_qrm_vecnrm1d routines. More... | |
interface | _qrm_utils_mod::qrm_remap_pnt |
Generic interface for the ::_qrm_remap_pnt routine. More... | |
interface | _qrm_utils_mod::qrm_matnrm |
This file contains a module with generic interfaces for a number of auxiliary tools.
Definition in file qrm_utils_mod.F90.