FV3 Bundle
ncdf_string_m::ncdf_string Type Reference
Collaboration diagram for ncdf_string_m::ncdf_string:
[legend]

Private Attributes

character(len=block_sizechars
 
integer index = 0
 
type(ncdf_string), pointer next => null()
 

Detailed Description

Definition at line 35 of file ncdf_string_m.f90.

Member Data Documentation

◆ chars

character (len = block_size) ncdf_string_m::ncdf_string::chars
private

Definition at line 36 of file ncdf_string_m.f90.

◆ index

integer ncdf_string_m::ncdf_string::index = 0
private

Definition at line 37 of file ncdf_string_m.f90.

◆ next

type(ncdf_string), pointer ncdf_string_m::ncdf_string::next => null()
private

Definition at line 38 of file ncdf_string_m.f90.


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