FrontISTR  5.7.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 110 of file hecmw_util_f.F90.

Field Documentation

◆ amp_index

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

Definition at line 116 of file hecmw_util_f.F90.

◆ amp_name

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

Definition at line 112 of file hecmw_util_f.F90.

◆ amp_table

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

Definition at line 118 of file hecmw_util_f.F90.

◆ amp_type_definition

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

Definition at line 113 of file hecmw_util_f.F90.

◆ amp_type_time

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

Definition at line 114 of file hecmw_util_f.F90.

◆ amp_type_value

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

Definition at line 115 of file hecmw_util_f.F90.

◆ amp_val

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

Definition at line 117 of file hecmw_util_f.F90.

◆ n_amp

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

Definition at line 111 of file hecmw_util_f.F90.


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