FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_struct_f::hecmw_couple_value Type Reference
Collaboration diagram for hecmw_couple_struct_f::hecmw_couple_value:

Data Fields

integer(kind=kint) n
 
integer(kind=kint) item_type
 
integer(kind=kint) n_dof
 
integer(kind=kint), dimension(:), pointer item
 
real(kind=kreal), dimension(:), pointer value
 

Detailed Description

Definition at line 14 of file hecmw_couple_struct_f.f90.

Field Documentation

◆ item

integer(kind=kint), dimension(:), pointer hecmw_couple_struct_f::hecmw_couple_value::item

Definition at line 18 of file hecmw_couple_struct_f.f90.

◆ item_type

integer(kind=kint) hecmw_couple_struct_f::hecmw_couple_value::item_type

Definition at line 16 of file hecmw_couple_struct_f.f90.

◆ n

integer(kind=kint) hecmw_couple_struct_f::hecmw_couple_value::n

Definition at line 15 of file hecmw_couple_struct_f.f90.

◆ n_dof

integer(kind=kint) hecmw_couple_struct_f::hecmw_couple_value::n_dof

Definition at line 17 of file hecmw_couple_struct_f.f90.

◆ value

real(kind=kreal), dimension(:), pointer hecmw_couple_struct_f::hecmw_couple_value::value

Definition at line 19 of file hecmw_couple_struct_f.f90.


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