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

Derived type for information of axes weight. More...

Public Attributes

real(dp), dimension(:), pointer wgt1 =>null()
 
real(dp), dimension(:), pointer wgt2 =>null()
 
real(dp), dimension(:), pointer wgt3 =>null()
 
real(dp), dimension(:), pointer wgt4 =>null()
 
real(dp), dimension(:), pointer wgt5 =>null()
 
real(dp), dimension(:), pointer wgt6 =>null()
 
real(dp), dimension(:), pointer wgt7 =>null()
 

Detailed Description

Derived type for information of axes weight.

Definition at line 265 of file gtool_historyauto_internal.f90.

Member Data Documentation

◆ wgt1

real(dp), dimension(:), pointer gtool_historyauto_internal::axes_weight::wgt1 =>null()

Definition at line 266 of file gtool_historyauto_internal.f90.

266 real(DP), pointer:: wgt1(:) =>null()

◆ wgt2

real(dp), dimension(:), pointer gtool_historyauto_internal::axes_weight::wgt2 =>null()

Definition at line 268 of file gtool_historyauto_internal.f90.

268 real(DP), pointer:: wgt2(:) =>null()

◆ wgt3

real(dp), dimension(:), pointer gtool_historyauto_internal::axes_weight::wgt3 =>null()

Definition at line 270 of file gtool_historyauto_internal.f90.

270 real(DP), pointer:: wgt3(:) =>null()

◆ wgt4

real(dp), dimension(:), pointer gtool_historyauto_internal::axes_weight::wgt4 =>null()

Definition at line 272 of file gtool_historyauto_internal.f90.

272 real(DP), pointer:: wgt4(:) =>null()

◆ wgt5

real(dp), dimension(:), pointer gtool_historyauto_internal::axes_weight::wgt5 =>null()

Definition at line 274 of file gtool_historyauto_internal.f90.

274 real(DP), pointer:: wgt5(:) =>null()

◆ wgt6

real(dp), dimension(:), pointer gtool_historyauto_internal::axes_weight::wgt6 =>null()

Definition at line 276 of file gtool_historyauto_internal.f90.

276 real(DP), pointer:: wgt6(:) =>null()

◆ wgt7

real(dp), dimension(:), pointer gtool_historyauto_internal::axes_weight::wgt7 =>null()

Definition at line 278 of file gtool_historyauto_internal.f90.

278 real(DP), pointer:: wgt7(:) =>null()

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