FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
hecmw_solver_sr_33 Module Reference

Functions/Subroutines

subroutine, public hecmw_solve_send_recv_33 (N, NEIBPETOT, NEIBPE, STACK_IMPORT, NOD_IMPORT, STACK_EXPORT, NOD_EXPORT, WS, WR, X, SOLVER_COMM, my_rank)
 
subroutine, public hecmw_solve_isend_irecv_33 (N, NEIBPETOT, NEIBPE, STACK_IMPORT, NOD_IMPORT, STACK_EXPORT, NOD_EXPORT, X, SOLVER_COMM, my_rank, ireq)
 
subroutine, public hecmw_solve_isend_irecv_33_wait (ireq)
 

Function/Subroutine Documentation

◆ hecmw_solve_isend_irecv_33()

subroutine, public hecmw_solver_sr_33::hecmw_solve_isend_irecv_33 ( integer(kind=kint ), intent(in)  N,
integer(kind=kint ), intent(in)  NEIBPETOT,
integer(kind=kint ), dimension (:), pointer  NEIBPE,
integer(kind=kint ), dimension(:), pointer  STACK_IMPORT,
integer(kind=kint ), dimension (:), pointer  NOD_IMPORT,
integer(kind=kint ), dimension(:), pointer  STACK_EXPORT,
integer(kind=kint ), dimension (:), pointer  NOD_EXPORT,
real (kind=kreal), dimension (:), intent(inout), target  X,
integer(kind=kint ), intent(in)  SOLVER_COMM,
integer(kind=kint ), intent(in)  my_rank,
integer(kind=kint ), intent(out)  ireq 
)

Definition at line 129 of file hecmw_solver_SR_33.F90.

Here is the caller graph for this function:

◆ hecmw_solve_isend_irecv_33_wait()

subroutine, public hecmw_solver_sr_33::hecmw_solve_isend_irecv_33_wait ( integer(kind=kint ), intent(in)  ireq)

Definition at line 217 of file hecmw_solver_SR_33.F90.

Here is the caller graph for this function:

◆ hecmw_solve_send_recv_33()

subroutine, public hecmw_solver_sr_33::hecmw_solve_send_recv_33 ( integer(kind=kint ), intent(in)  N,
integer(kind=kint ), intent(in)  NEIBPETOT,
integer(kind=kint ), dimension (:), pointer  NEIBPE,
integer(kind=kint ), dimension(:), pointer  STACK_IMPORT,
integer(kind=kint ), dimension (:), pointer  NOD_IMPORT,
integer(kind=kint ), dimension(:), pointer  STACK_EXPORT,
integer(kind=kint ), dimension (:), pointer  NOD_EXPORT,
real (kind=kreal), dimension(: ), intent(inout)  WS,
real (kind=kreal), dimension(: ), intent(inout)  WR,
real (kind=kreal), dimension(: ), intent(inout)  X,
integer(kind=kint ), intent(in)  SOLVER_COMM,
integer(kind=kint ), intent(in)  my_rank 
)

Definition at line 42 of file hecmw_solver_SR_33.F90.

Here is the caller graph for this function: