Loading...
Searching...
No Matches
Public Attributes | List of all members
gtool_history_nmlinfo_types::gthst_nmlinfo Type Reference
Collaboration diagram for gtool_history_nmlinfo_types::gthst_nmlinfo:
[legend]

Public Attributes

logical initialized = .false.
 
logical define_mode = .true.
 
type(gthst_nmlinfo_entry), pointer gthstnml_list =>null()
 

Detailed Description

Definition at line 42 of file gtool_history_nmlinfo_types.f90.

Member Data Documentation

◆ define_mode

logical gtool_history_nmlinfo_types::gthst_nmlinfo::define_mode = .true.

Definition at line 62 of file gtool_history_nmlinfo_types.f90.

62 logical:: define_mode = .true.

◆ gthstnml_list

type(gthst_nmlinfo_entry), pointer gtool_history_nmlinfo_types::gthst_nmlinfo::gthstnml_list =>null()

Definition at line 65 of file gtool_history_nmlinfo_types.f90.

65 type(GTHST_NMLINFO_ENTRY), pointer:: gthstnml_list =>null()

◆ initialized

logical gtool_history_nmlinfo_types::gthst_nmlinfo::initialized = .false.

Definition at line 59 of file gtool_history_nmlinfo_types.f90.

59 logical:: initialized = .false.

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