FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_hecmw_matrix_ordering_mc Module Reference

Functions/Subroutines

subroutine, public hecmw_matrix_ordering_mc (N, indexL, itemL, indexU, itemU, perm_cur, ncolor_in, ncolor_out, COLORindex, perm, iperm)
 

Function/Subroutine Documentation

◆ hecmw_matrix_ordering_mc()

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.

Here is the caller graph for this function: