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

Public Attributes

type(ncfile), pointer ncf
 
type(ncfilep), pointer next
 

Detailed Description

Definition at line 171 of file mod_ncll.f90.

Member Data Documentation

◆ ncf

type(ncfile), pointer mod_ncll::ncfilep::ncf

Definition at line 172 of file mod_ncll.f90.

172  TYPE(NCFILE), pointer :: NCF

◆ next

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

Definition at line 173 of file mod_ncll.f90.

173  TYPE(NCFILEP), pointer :: NEXT

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