My Project
Public Attributes | List of all members
mod_ncll::ncdimp Type Reference
Collaboration diagram for mod_ncll::ncdimp:
Collaboration graph
[legend]

Public Attributes

type(ncdim), pointer dim
 
type(ncdimp), pointer next
 

Detailed Description

Definition at line 64 of file mod_ncll.f90.

Member Data Documentation

◆ dim

type(ncdim), pointer mod_ncll::ncdimp::dim

Definition at line 65 of file mod_ncll.f90.

65  TYPE(NCDIM), POINTER :: DIM

◆ next

type(ncdimp), pointer mod_ncll::ncdimp::next

Definition at line 66 of file mod_ncll.f90.

66  TYPE(NCDIMP), POINTER :: NEXT

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