![]() |
FrontISTR
5.2.0
Large-scale structural analysis program with finit element method
|
Data Fields | |
integer(kind=kint) | n_val |
integer(kind=kint) | max_val |
type(hecmwst_index_value_pair), dimension(:), pointer | pair |
logical | checked |
logical | sorted |
integer(kind=kint) | max_row |
integer(kind=kint) | max_col |
Definition at line 424 of file hecmw_util_f.F90.
logical hecmw_util::hecmwst_matrix_contact::checked |
Definition at line 428 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_matrix_contact::max_col |
Definition at line 431 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_matrix_contact::max_row |
Definition at line 430 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_matrix_contact::max_val |
Definition at line 426 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_matrix_contact::n_val |
Definition at line 425 of file hecmw_util_f.F90.
type(hecmwst_index_value_pair), dimension(:), pointer hecmw_util::hecmwst_matrix_contact::pair |
Definition at line 427 of file hecmw_util_f.F90.
logical hecmw_util::hecmwst_matrix_contact::sorted |
Definition at line 429 of file hecmw_util_f.F90.