QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
Data Types
qrm_utils_mod.F90 File Reference

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
 

Detailed Description

This file contains a module with generic interfaces for a number of auxiliary tools.

Date:
2016-01-29 22:22:30 +0100 (Fri, 29 Jan 2016)
Author:
abuttari
Version:
1.1
Revision:
2075

Definition in file qrm_utils_mod.F90.