![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
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 |
Definition at line 95 of file hecmw_util_f.F90.
real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_const |
Definition at line 101 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_dof |
Definition at line 99 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_index |
Definition at line 97 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_item |
Definition at line 98 of file hecmw_util_f.F90.
real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_val |
Definition at line 100 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_mpc::n_mpc |
Definition at line 96 of file hecmw_util_f.F90.