gtool5 Fortran 90/95 ライブラリ 1.0.0-rc5
English
Loading...
Searching...
No Matches
gtool_history_types::gt_history_avrdata Type Reference

More...

Public Attributes

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

Detailed Description

時間方向の平均値を出力するためのデータ一時保管用配列

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: