src/H5_DBLE_InterfaceInclude.f90

[ Top ] [ Modules ]

NAME

   H5_DBLE_INTERFACE

FUNCTION

   This module is used for when the default REAL is not of the type DOUBLE PRECISION.
   We only do not include the double precision interfaces if the defaut REAL is
   DOUBLE PRECISION since this would lead to a non-unique conflict with the
   generic interfaces declared as REAL. Otherwise it is okay to include the interfaces.

NOTES

   This module contains all the DOUBLE PRECISION interfaces and corresponding subroutines
   from the HDF function catagory H5A, H5D and H5P.

AUTHOR

  M. Scot Breitenfeld