My Project
 All Classes Files Functions Variables Macros
nf95_get_att_m Module Reference

Data Types

interface  nf95_get_att

Private Member Functions

subroutine nf95_get_att_text (ncid, varid, name, values, ncerr)
subroutine nf95_get_att_one_fourbyteint (ncid, varid, name, values, ncerr)

Detailed Description

Definition at line 2 of file nf95_get_att_m.F90.

Member Function/Subroutine Documentation

subroutine nf95_get_att_m::nf95_get_att_one_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
character(len = *), intent(in)  name,
integer, intent(out values,
integer, intent(out), optional  ncerr 
)
private

Definition at line 68 of file nf95_get_att_m.F90.

Here is the call graph for this function:

subroutine nf95_get_att_m::nf95_get_att_text ( integer, intent(in)  ncid,
integer, intent(in)  varid,
character(len = *), intent(in)  name,
character(len = *), intent(out values,
integer, intent(out), optional  ncerr 
)
private

Definition at line 22 of file nf95_get_att_m.F90.

Here is the call graph for this function:


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