![]() |
FrontISTR
5.9.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 | hecmw_matrix_ordering_mc_l1 (N, indexL, itemL, indexU, itemU, perm_cur, ncolor_in, ncolor_out, COLORindex, perm, iperm) |
| subroutine, public | hecmw_matrix_ordering_mc_l2 (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 17 of file hecmw_matrix_ordering_MC.f90.
| subroutine, public m_hecmw_matrix_ordering_mc::hecmw_matrix_ordering_mc_l1 | ( | 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 77 of file hecmw_matrix_ordering_MC.f90.
| subroutine, public m_hecmw_matrix_ordering_mc::hecmw_matrix_ordering_mc_l2 | ( | 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 155 of file hecmw_matrix_ordering_MC.f90.