![]() |
FrontISTR
5.9.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 106 of file hecmw_util_f.F90.
| real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_const |
Definition at line 112 of file hecmw_util_f.F90.
| integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_dof |
Definition at line 110 of file hecmw_util_f.F90.
| integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_index |
Definition at line 108 of file hecmw_util_f.F90.
| integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_item |
Definition at line 109 of file hecmw_util_f.F90.
| real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_mpc::mpc_val |
Definition at line 111 of file hecmw_util_f.F90.
| integer(kind=kint) hecmw_util::hecmwst_mpc::n_mpc |
Definition at line 107 of file hecmw_util_f.F90.