![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Data Fields | |
integer(kind=kint), dimension(:), pointer | neighbor_pe |
integer(kind=kint) | mpi_comm |
integer(kind=kint), dimension(:), pointer | ext_index |
integer(kind=kint), dimension(:), pointer | ext_item |
integer(kind=kint), dimension(:), pointer | int_index |
integer(kind=kint), dimension(:), pointer | int_item |
Definition at line 23 of file fstr_contact_comm.f90.
integer(kind=kint), dimension(:), pointer m_fstr_contact_comm::fstrst_contact_comm::ext_index |
Definition at line 28 of file fstr_contact_comm.f90.
integer(kind=kint), dimension(:), pointer m_fstr_contact_comm::fstrst_contact_comm::ext_item |
Definition at line 29 of file fstr_contact_comm.f90.
integer(kind=kint), dimension(:), pointer m_fstr_contact_comm::fstrst_contact_comm::int_index |
Definition at line 30 of file fstr_contact_comm.f90.
integer(kind=kint), dimension(:), pointer m_fstr_contact_comm::fstrst_contact_comm::int_item |
Definition at line 31 of file fstr_contact_comm.f90.
integer(kind=kint) m_fstr_contact_comm::fstrst_contact_comm::mpi_comm |
Definition at line 27 of file fstr_contact_comm.f90.
integer(kind=kint), dimension(:), pointer m_fstr_contact_comm::fstrst_contact_comm::neighbor_pe |
Definition at line 26 of file fstr_contact_comm.f90.