Loading...
Searching...
No Matches
gtool_history_types::gt_history_mpifileinfo Type Reference
Collaboration diagram for gtool_history_types::gt_history_mpifileinfo:
[legend]

Public Attributes

logical already_output = .false.
type(gt_history_axis), dimension(:), pointer axes =>null()
logical overwrite
character(string) file
character(string) title
character(string) source
character(string) institution
character(string) conventions
character(token) gt_version
logical gtver_add
logical quiet
character(string) nc_history

Detailed Description

Definition at line 267 of file gtool_history_types.f90.

Member Data Documentation

◆ already_output

logical gtool_history_types::gt_history_mpifileinfo::already_output = .false.

Definition at line 275 of file gtool_history_types.f90.

275 logical:: already_output = .false.

◆ axes

type(gt_history_axis), dimension(:), pointer gtool_history_types::gt_history_mpifileinfo::axes =>null()

Definition at line 276 of file gtool_history_types.f90.

276 type(GT_HISTORY_AXIS), pointer:: axes(:) =>null()

◆ conventions

character(string) gtool_history_types::gt_history_mpifileinfo::conventions

Definition at line 282 of file gtool_history_types.f90.

282 character(STRING):: conventions

◆ file

character(string) gtool_history_types::gt_history_mpifileinfo::file

Definition at line 278 of file gtool_history_types.f90.

278 character(STRING):: file

◆ gt_version

character(token) gtool_history_types::gt_history_mpifileinfo::gt_version

Definition at line 283 of file gtool_history_types.f90.

283 character(TOKEN):: gt_version

◆ gtver_add

logical gtool_history_types::gt_history_mpifileinfo::gtver_add

Definition at line 284 of file gtool_history_types.f90.

284 logical:: gtver_add

◆ institution

character(string) gtool_history_types::gt_history_mpifileinfo::institution

Definition at line 281 of file gtool_history_types.f90.

281 character(STRING):: institution

◆ nc_history

character(string) gtool_history_types::gt_history_mpifileinfo::nc_history

Definition at line 286 of file gtool_history_types.f90.

286 character(STRING):: nc_history

◆ overwrite

logical gtool_history_types::gt_history_mpifileinfo::overwrite

Definition at line 277 of file gtool_history_types.f90.

277 logical:: overwrite

◆ quiet

logical gtool_history_types::gt_history_mpifileinfo::quiet

Definition at line 285 of file gtool_history_types.f90.

285 logical:: quiet

◆ source

character(string) gtool_history_types::gt_history_mpifileinfo::source

Definition at line 280 of file gtool_history_types.f90.

280 character(STRING):: source

◆ title

character(string) gtool_history_types::gt_history_mpifileinfo::title

Definition at line 279 of file gtool_history_types.f90.

279 character(STRING):: title

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