IGMBaseLib 1.0
Private Member Functions

IcGrid_ncWriter_mod::ncdef_FieldData Interface Reference

List of all members.

Private Member Functions

integer ncdef_Field2D_Data (self, field_Rank1)
 Defines the information about specified physical filed data in the header part of the NetCDF file.

Detailed Description

Definition at line 117 of file IcGrid_ncWriter_mod.f90.


Member Function/Subroutine Documentation

integer IcGrid_ncWriter_mod::ncdef_FieldData::ncdef_Field2D_Data ( type(IcGrid_ncWriter),intent(in)  self,
type(Field_IcGrid2D),intent(in)  field_Rank1 
) [private]

Defines the information about specified physical filed data in the header part of the NetCDF file.

Parameters:
[in,out]selfThe variable of derived type IcGrid_ncWriter.
[in]field_Rank1The variable of derived type Field_IcGrid2D to manage physical field data which is defined in the header.

Definition at line 260 of file IcGrid_ncWriter_mod.f90.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables