FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
hecmw_util::hecmwst_amplitude Type Reference
Collaboration diagram for hecmw_util::hecmwst_amplitude:

Data Fields

integer(kind=kintn_amp
 
character(len=hecmw_name_len), dimension(:), pointer amp_name
 
integer(kind=kint), dimension(:), pointer amp_type_definition
 
integer(kind=kint), dimension(:), pointer amp_type_time
 
integer(kind=kint), dimension(:), pointer amp_type_value
 
integer(kind=kint), dimension(:), pointer amp_index
 
real(kind=kreal), dimension(:), pointer amp_val
 
real(kind=kreal), dimension(:), pointer amp_table
 

Detailed Description

Definition at line 121 of file hecmw_util_f.F90.

Field Documentation

◆ amp_index

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_amplitude::amp_index

Definition at line 127 of file hecmw_util_f.F90.

◆ amp_name

character(len=hecmw_name_len), dimension(:), pointer hecmw_util::hecmwst_amplitude::amp_name

Definition at line 123 of file hecmw_util_f.F90.

◆ amp_table

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_amplitude::amp_table

Definition at line 129 of file hecmw_util_f.F90.

◆ amp_type_definition

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_amplitude::amp_type_definition

Definition at line 124 of file hecmw_util_f.F90.

◆ amp_type_time

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_amplitude::amp_type_time

Definition at line 125 of file hecmw_util_f.F90.

◆ amp_type_value

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_amplitude::amp_type_value

Definition at line 126 of file hecmw_util_f.F90.

◆ amp_val

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_amplitude::amp_val

Definition at line 128 of file hecmw_util_f.F90.

◆ n_amp

integer(kind=kint) hecmw_util::hecmwst_amplitude::n_amp

Definition at line 122 of file hecmw_util_f.F90.


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