My Project
 All Classes Files Functions Variables Macros
nf95_put_att_m Module Reference

Data Types

interface  nf95_put_att

Public Member Functions

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

Private Member Functions

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

Detailed Description

Definition at line 2 of file nf95_put_att_m.F90.

Member 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 41 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 15 of file nf95_put_att_m.F90.

Here is the call graph for this function:


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