CAM
bncdio_pio::ncd_putatt Interface Reference

Private Member Functions

subroutine ncd_putatt_int (ncid, varid, attrib, value, xtype)
 
subroutine ncd_putatt_real (ncid, varid, attrib, value, xtype)
 
subroutine ncd_putatt_char (ncid, varid, attrib, value, xtype)
 

Member Function/Subroutine Documentation

◆ ncd_putatt_char()

subroutine bncdio_pio::ncd_putatt::ncd_putatt_char ( type(file_desc_t), intent(inout)  ncid,
integer, intent(in)  varid,
character(len=*), intent(in)  attrib,
character(len=*), intent(in)  value,
integer, intent(in), optional  xtype 
)
private

◆ ncd_putatt_int()

subroutine bncdio_pio::ncd_putatt::ncd_putatt_int ( type(file_desc_t), intent(inout)  ncid,
integer, intent(in)  varid,
character(len=*), intent(in)  attrib,
integer, intent(in)  value,
integer, intent(in), optional  xtype 
)
private

◆ ncd_putatt_real()

subroutine bncdio_pio::ncd_putatt::ncd_putatt_real ( type(file_desc_t), intent(inout)  ncid,
integer, intent(in)  varid,
character(len=*), intent(in)  attrib,
real(r8), intent(in)  value,
integer, intent(in)  xtype 
)
private

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