LMDZ
nf95_put_att_m Module Reference

Data Types

interface  nf95_put_att
 

Functions/Subroutines

subroutine nf95_put_att_text (ncid, varid, name, values, ncerr)
 
subroutine nf95_put_att_one_fourbyteint (ncid, varid, name, values, ncerr)
 

Function/Subroutine Documentation

subroutine nf95_put_att_m::nf95_put_att_one_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
character(len = *), intent(in)  name,
integer(kind = fourbyteint), intent(in)  values,
integer, intent(out), optional  ncerr 
)

Definition at line 42 of file nf95_put_att_m.F90.

Here is the call graph for this function:

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

Definition at line 16 of file nf95_put_att_m.F90.

Here is the call graph for this function: