IGMBaseLib 1.0
Data Types | Modules | Functions/Subroutines

src/io/netcdf/IcGrid_ncStream_helper.f90 File Reference

Go to the source code of this file.

Data Types

type  IcGrid_ncStream_helper::Mesh_dim_element
 The derived type to manage the dimension information about Mesh. More...
type  IcGrid_ncStream_helper::Mesh_coord_element
 The derived type to manage the coordinate information about Mesh. More...
type  IcGrid_ncStream_helper::Mesh2_ncInfo
 The derived type to manage the information about node, face, edge and face link in Mesh2. More...

Modules

module  IcGrid_ncStream_helper
 

This module provides some derived types to manage some data structure used in IcGrid_ncReader/Writer_mod module.


Functions/Subroutines

subroutine, public IcGrid_ncStream_helper::Mesh_coord_element_Init (self, dimension_element, element_name, standard_name, long_name, units)
subroutine, public IcGrid_ncStream_helper::Mesh2_ncInfo_Init (self, icgrid2D)
 Initializes the variable of derived type Mesh2_ncInfo which manages the data of unsructured grid horizontally distributed on a sphere when the data is written to or read from NetCDF file.
subroutine, public IcGrid_ncStream_helper::check_nf90_status (status, message)
 Checks the exit status of a function provided by NetCDF library.
 All Classes Namespaces Files Functions Variables