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

Data Fields

integer(kind=kint) n_mpc
 
integer(kind=kint), dimension(:), pointer mpc_index
 
integer(kind=kint), dimension(:), pointer mpc_item
 
integer(kind=kint), dimension(:), pointer mpc_dof
 
real(kind=kreal), dimension(:), pointer mpc_val
 
real(kind=kreal), dimension(:), pointer mpc_const
 

Detailed Description

Definition at line 106 of file hecmw_util_f.F90.

Field Documentation

◆ mpc_const

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_const

Definition at line 112 of file hecmw_util_f.F90.

◆ mpc_dof

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_dof

Definition at line 110 of file hecmw_util_f.F90.

◆ mpc_index

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_index

Definition at line 108 of file hecmw_util_f.F90.

◆ mpc_item

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_item

Definition at line 109 of file hecmw_util_f.F90.

◆ mpc_val

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_val

Definition at line 111 of file hecmw_util_f.F90.

◆ n_mpc

integer(kind=kint) hecmw_util::hecmwst_mpc::n_mpc

Definition at line 107 of file hecmw_util_f.F90.


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