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

Functions/Subroutines

subroutine, public hecmw_matrix_ordering_cm (N, indexL, itemL, indexU, itemU, perm, iperm)
 
subroutine, public hecmw_matrix_ordering_rcm (N, indexL, itemL, indexU, itemU, perm, iperm)
 

Function/Subroutine Documentation

◆ hecmw_matrix_ordering_cm()

subroutine, public m_hecmw_matrix_ordering_cm::hecmw_matrix_ordering_cm ( 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(out)  perm,
integer(kind=kint), dimension(:), intent(out)  iperm 
)

Definition at line 20 of file hecmw_matrix_ordering_CM.f90.

Here is the caller graph for this function:

◆ hecmw_matrix_ordering_rcm()

subroutine, public m_hecmw_matrix_ordering_cm::hecmw_matrix_ordering_rcm ( 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(out)  perm,
integer(kind=kint), dimension(:), intent(out)  iperm 
)

Definition at line 67 of file hecmw_matrix_ordering_CM.f90.

Here is the call graph for this function:
Here is the caller graph for this function: