LMDZ
nf95_get_att_m Module Reference

Data Types

interface  nf95_get_att
 

Functions/Subroutines

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

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 69 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 23 of file nf95_get_att_m.F90.

Here is the call graph for this function: