gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
Public Attributes | List of all members
gtool_history_types::gt_history_avrdata Type Reference

More...

Public Attributes

real(dp), dimension(:), pointer a_dataavr =>null()
 
integer length
 

Detailed Description

Array for temporary keeping data for time average value output

Definition at line 193 of file gtool_history_types.f90.

Member Data Documentation

◆ a_dataavr

real(dp), dimension(:), pointer gtool_history_types::gt_history_avrdata::a_dataavr =>null()

Definition at line 194 of file gtool_history_types.f90.

194 real(DP), pointer:: a_DataAvr(:) =>null()

◆ length

integer gtool_history_types::gt_history_avrdata::length

Definition at line 195 of file gtool_history_types.f90.

195 integer:: length

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