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

Functions/Subroutines

subroutine, public hecmw_solve_direct_parallel (hecMESH, hecMAT, ii)
 
subroutine nusol3_child (xlnzr, colno, zln, diag, iperm, b, neqns, nstop)
 
subroutine nusolx_child (xlnzr, colno, zln, diag, iperm, b, neqns, nstop, ndeg)
 
subroutine qqsort (iw, ik)
 

Function/Subroutine Documentation

◆ hecmw_solve_direct_parallel()

subroutine, public hecmw_solver_direct_parallel::hecmw_solve_direct_parallel ( type (hecmwst_local_mesh), intent(inout)  hecMESH,
type (hecmwst_matrix ), intent(inout)  hecMAT,
integer(kind=kint), intent(in)  ii 
)

Definition at line 82 of file hecmw_solver_direct_parallel.F90.

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

◆ nusol3_child()

subroutine hecmw_solver_direct_parallel::nusol3_child ( integer(kind=kint), dimension(:), intent(in)  xlnzr,
integer(kind=kint), dimension(:), intent(in)  colno,
real(kind=kreal), dimension(:,:), intent(in)  zln,
real(kind=kreal), dimension(:,:), intent(in)  diag,
integer(kind=kint), dimension(:), intent(in)  iperm,
real(kind=kreal), dimension(:,:), intent(inout)  b,
integer(kind=kint)  neqns,
integer(kind=kint)  nstop 
)

Definition at line 1677 of file hecmw_solver_direct_parallel.F90.

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

◆ nusolx_child()

subroutine hecmw_solver_direct_parallel::nusolx_child ( integer(kind=kint), dimension(:), intent(in)  xlnzr,
integer(kind=kint), dimension(:), intent(in)  colno,
real(kind=kreal), dimension(:,:), intent(in)  zln,
real(kind=kreal), dimension(:,:), intent(in)  diag,
integer(kind=kint), dimension(:), intent(in)  iperm,
real(kind=kreal), dimension(:,:), intent(inout)  b,
integer(kind=kint), intent(in)  neqns,
integer(kind=kint), intent(in)  nstop,
integer(kind=kint), intent(in)  ndeg 
)

Definition at line 1796 of file hecmw_solver_direct_parallel.F90.

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

◆ qqsort()

subroutine hecmw_solver_direct_parallel::qqsort ( integer(kind=kint), dimension(:), intent(out)  iw,
integer(kind=kint), intent(in)  ik 
)

Definition at line 3445 of file hecmw_solver_direct_parallel.F90.

Here is the caller graph for this function: