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

Public Attributes

type(ncatt), pointer att
 
type(ncattp), pointer next
 

Detailed Description

Definition at line 81 of file mod_ncll.f90.

Member Data Documentation

◆ att

type(ncatt), pointer mod_ncll::ncattp::att

Definition at line 82 of file mod_ncll.f90.

82  TYPE(NCATT), POINTER :: ATT

◆ next

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

Definition at line 83 of file mod_ncll.f90.

83  TYPE(NCATTP), POINTER :: NEXT

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