![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_matrix_ordering_mc (n, indexl, iteml, indexu, itemu, perm_cur, ncolor_in, ncolor_out, colorindex, perm, iperm) |
subroutine, public m_hecmw_matrix_ordering_mc::hecmw_matrix_ordering_mc | ( | integer(kind=kint), intent(in) | n, |
integer(kind=kint), dimension(0:), intent(in) | indexl, | ||
integer(kind=kint), dimension(:), intent(in) | iteml, | ||
integer(kind=kint), dimension(0:), intent(in) | indexu, | ||
integer(kind=kint), dimension(:), intent(in) | itemu, | ||
integer(kind=kint), dimension(:), intent(in) | perm_cur, | ||
integer(kind=kint), intent(in) | ncolor_in, | ||
integer(kind=kint), intent(out) | ncolor_out, | ||
integer(kind=kint), dimension(0:), intent(out) | colorindex, | ||
integer(kind=kint), dimension(:), intent(out) | perm, | ||
integer(kind=kint), dimension(:), intent(out) | iperm | ||
) |
Definition at line 15 of file hecmw_matrix_ordering_MC.f90.