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

this module contains generic interfaces for all the untyped routines. More...

Go to the source code of this file.

Data Types

module  qrm_common_mod
 This module contains the interfaces of all non-typed routines. More...
 
interface  qrm_common_mod::qrm_print_tree
 Generic interface for the ::qrm_print_nsteps_tree, ::qrm_print_elim_tree and ::qrm_print_asm_tree routines. More...
 
interface  qrm_common_mod::qrm_postorder
 Generic interface for the ::qrm_postorder routine. More...
 
interface  qrm_common_mod::qrm_amalg_tree
 Generic interface for the ::qrm_amalg_tree routine. More...
 
interface  qrm_common_mod::qrm_compress_data
 Generic interface for the ::qrm_compress_data routine. More...
 
interface  qrm_common_mod::qrm_reorder_tree
 Generic interface for the ::qrm_reorder_tree routine. More...
 
interface  qrm_common_mod::qrm_prnt_array
 Generic interface for the ::qrm_prnt_iarray, ::qrm_prnt_sarray, ::qrm_prnt_darray, ::qrm_prnt_carray and ::qrm_prnt_zarray routines. More...
 
interface  qrm_common_mod::qrm_swtime
 Generic interface for the ::qrm_swtime routine. More...
 
interface  qrm_common_mod::qrm_uwtime
 Generic interface for the ::qrm_uwtime routine. More...
 
interface  qrm_common_mod::qrm_msleep
 Generic interface for the ::qrm_msleep routine. More...
 
interface  qrm_common_mod::qrm_check_cperm
 Generic interface for the ::qrm_check_cperm routine. More...
 
interface  qrm_common_mod::qrm_hwloc_bind
 Generic interface for the ::qrm_hwloc_bind routine. More...
 
interface  qrm_common_mod::qrm_hwloc_topo
 Generic interface for the ::qrm_hwloc_topo routine. More...
 
interface  qrm_common_mod::qrm_hwloc_info
 Generic interface for the ::qrm_hwloc_info routine. More...
 
interface  qrm_common_mod::qrm_count_flops
 Generic interface for the ::qrm_count_realflops ::qrm_count_pureflops. More...
 
interface  qrm_common_mod::qrm_set
 
interface  qrm_common_mod::qrm_get
 

Detailed Description

this module contains generic interfaces for all the untyped routines.

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

Definition in file qrm_common_mod.F90.