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

Public Attributes

type(ncvar), pointer var
 
type(ncvarp), pointer next
 

Detailed Description

Definition at line 127 of file mod_ncll.f90.

Member Data Documentation

◆ next

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

Definition at line 129 of file mod_ncll.f90.

129  TYPE(NCVARP), POINTER :: NEXT

◆ var

type(ncvar), pointer mod_ncll::ncvarp::var

Definition at line 128 of file mod_ncll.f90.

128  TYPE(NCVAR), POINTER :: VAR

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