FrontISTR  5.7.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=kintn_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 95 of file hecmw_util_f.F90.

Field Documentation

◆ mpc_const

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

Definition at line 101 of file hecmw_util_f.F90.

◆ mpc_dof

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

Definition at line 99 of file hecmw_util_f.F90.

◆ mpc_index

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

Definition at line 97 of file hecmw_util_f.F90.

◆ mpc_item

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

Definition at line 98 of file hecmw_util_f.F90.

◆ mpc_val

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

Definition at line 100 of file hecmw_util_f.F90.

◆ n_mpc

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

Definition at line 96 of file hecmw_util_f.F90.


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