![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Data Fields | |
integer(kind=kint) | ndeg |
integer(kind=kint) | ista_c |
integer(kind=kint) | neqns_t |
type(irjc_square_matrix) | a |
type(irjc_mn_matrix) | c |
Definition at line 11 of file m_child_matrix.f90.
type(irjc_square_matrix) m_child_matrix::child_matrix::a |
Definition at line 18 of file m_child_matrix.f90.
type(irjc_mn_matrix) m_child_matrix::child_matrix::c |
Definition at line 21 of file m_child_matrix.f90.
integer(kind=kint) m_child_matrix::child_matrix::ista_c |
Definition at line 14 of file m_child_matrix.f90.
integer(kind=kint) m_child_matrix::child_matrix::ndeg |
Definition at line 13 of file m_child_matrix.f90.
integer(kind=kint) m_child_matrix::child_matrix::neqns_t |
Definition at line 15 of file m_child_matrix.f90.