Loading...
Searching...
No Matches
gtool_history_nmlinfo_types::gthst_nmlinfo_entry Type Reference
Collaboration diagram for gtool_history_nmlinfo_types::gthst_nmlinfo_entry:
[legend]

Public Attributes

character(token) name
character(string) file
real, pointer interval_value =>null()
character(token), pointer interval_unit =>null()
character(token), pointer precision =>null()
logical, pointer time_average =>null()
character(string), pointer fileprefix =>null()
real, pointer origin_value =>null()
character(token), pointer origin_unit =>null()
real, pointer terminus_value =>null()
character(token), pointer terminus_unit =>null()
integer, dimension(:), pointer slice_start =>null()
integer, dimension(:), pointer slice_end =>null()
integer, dimension(:), pointer slice_stride =>null()
logical, dimension(:), pointer space_average =>null()
integer, pointer newfile_intvalue =>null()
character(token), pointer newfile_intunit =>null()
logical output_step_disable = .false.
logical name_invalid = .true.
type(gt_history), pointer history =>null()
type(gthst_nmlinfo_entry), pointer next =>null()

Detailed Description

Definition at line 75 of file gtool_history_nmlinfo_types.f90.

Member Data Documentation

◆ file

character(string) gtool_history_nmlinfo_types::gthst_nmlinfo_entry::file

Definition at line 88 of file gtool_history_nmlinfo_types.f90.

88 character(STRING):: file

◆ fileprefix

character(string), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::fileprefix =>null()

Definition at line 106 of file gtool_history_nmlinfo_types.f90.

106 character(STRING), pointer:: fileprefix =>null()

◆ history

type(gt_history), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::history =>null()

Definition at line 147 of file gtool_history_nmlinfo_types.f90.

147 type(GT_HISTORY), pointer:: history =>null()

◆ interval_unit

character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::interval_unit =>null()

Definition at line 97 of file gtool_history_nmlinfo_types.f90.

97 character(TOKEN), pointer:: interval_unit =>null()

◆ interval_value

real, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::interval_value =>null()

Definition at line 91 of file gtool_history_nmlinfo_types.f90.

91 real, pointer:: interval_value =>null()

◆ name

character(token) gtool_history_nmlinfo_types::gthst_nmlinfo_entry::name

Definition at line 86 of file gtool_history_nmlinfo_types.f90.

86 character(TOKEN):: name

◆ name_invalid

logical gtool_history_nmlinfo_types::gthst_nmlinfo_entry::name_invalid = .true.

Definition at line 144 of file gtool_history_nmlinfo_types.f90.

144 logical:: name_invalid = .true.

◆ newfile_intunit

character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::newfile_intunit =>null()

Definition at line 137 of file gtool_history_nmlinfo_types.f90.

137 character(TOKEN), pointer:: newfile_intunit =>null()

◆ newfile_intvalue

integer, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::newfile_intvalue =>null()

Definition at line 134 of file gtool_history_nmlinfo_types.f90.

134 integer, pointer:: newfile_intvalue =>null()

◆ next

type(gthst_nmlinfo_entry), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::next =>null()

Definition at line 150 of file gtool_history_nmlinfo_types.f90.

150 type(GTHST_NMLINFO_ENTRY), pointer:: next =>null()

◆ origin_unit

character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::origin_unit =>null()

Definition at line 113 of file gtool_history_nmlinfo_types.f90.

113 character(TOKEN), pointer:: origin_unit =>null()

◆ origin_value

real, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::origin_value =>null()

Definition at line 110 of file gtool_history_nmlinfo_types.f90.

110 real, pointer:: origin_value =>null()

◆ output_step_disable

logical gtool_history_nmlinfo_types::gthst_nmlinfo_entry::output_step_disable = .false.

Definition at line 141 of file gtool_history_nmlinfo_types.f90.

141 logical:: output_step_disable = .false.

◆ precision

character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::precision =>null()

Definition at line 100 of file gtool_history_nmlinfo_types.f90.

100 character(TOKEN), pointer:: precision =>null()

◆ slice_end

integer, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::slice_end =>null()

Definition at line 125 of file gtool_history_nmlinfo_types.f90.

125 integer, pointer:: slice_end(:) =>null()

◆ slice_start

integer, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::slice_start =>null()

Definition at line 122 of file gtool_history_nmlinfo_types.f90.

122 integer, pointer:: slice_start(:) =>null()

◆ slice_stride

integer, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::slice_stride =>null()

Definition at line 128 of file gtool_history_nmlinfo_types.f90.

128 integer, pointer:: slice_stride(:) =>null()

◆ space_average

logical, dimension(:), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::space_average =>null()

Definition at line 131 of file gtool_history_nmlinfo_types.f90.

131 logical, pointer:: space_average(:) =>null()

◆ terminus_unit

character(token), pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::terminus_unit =>null()

Definition at line 119 of file gtool_history_nmlinfo_types.f90.

119 character(TOKEN), pointer:: terminus_unit =>null()

◆ terminus_value

real, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::terminus_value =>null()

Definition at line 116 of file gtool_history_nmlinfo_types.f90.

116 real, pointer:: terminus_value =>null()

◆ time_average

logical, pointer gtool_history_nmlinfo_types::gthst_nmlinfo_entry::time_average =>null()

Definition at line 103 of file gtool_history_nmlinfo_types.f90.

103 logical, pointer:: time_average =>null()

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