MI - Fimex
Public Member Functions | List of all members
fimex2d::FI_READ_DIMENSION Interface Reference

Read all dimension values from a dimension. More...

Public Member Functions

subroutine fi_read_dimension (FIO, DIMSIZE, DIMNAME, DIMVALUES, CUNIT)
 

Detailed Description

Read all dimension values from a dimension.

Parameters
FIOthe fimex-object
DIMSIZEthe size of the dimension to read
DIMNAMEthe name of the dimension to read
CUNIToptional unit (e.g. reading time)

Member Function/Subroutine Documentation

subroutine fimex2d::FI_READ_DIMENSION::fi_read_dimension ( type(fimexio), intent(inout)  FIO,
integer, intent(in)  DIMSIZE,
character(len=*), intent(in)  DIMNAME,
real(kind=rkind), dimension(:), intent(out)  DIMVALUES,
character(len=*), intent(in), optional  CUNIT 
)

References fimex2d::ikind, and fimex2d::rkind.


The documentation for this interface was generated from the following file: