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

Functions/Subroutines

subroutine, public hecmw_contact_comm_init (conComm, hecMESH, ndof, n_contact_dof, contact_dofs)
 
subroutine, public hecmw_contact_comm_finalize (conComm)
 
subroutine, public hecmw_contact_comm_reduce_r (conComm, vec, op)
 
subroutine, public hecmw_contact_comm_bcast_r (conComm, vec)
 
subroutine, public hecmw_contact_comm_reduce_i (conComm, vec, op)
 
subroutine, public hecmw_contact_comm_bcast_i (conComm, vec)
 
subroutine, public hecmw_contact_comm_allreduce_r (conComm, vec, op)
 
subroutine, public hecmw_contact_comm_allreduce_i (conComm, vec, op)
 

Function/Subroutine Documentation

◆ hecmw_contact_comm_allreduce_i()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_allreduce_i ( type (hecmwst_contact_comm), intent(in)  conComm,
integer(kind=kint), dimension(:), intent(inout)  vec,
integer(kind=kint), intent(in)  op 
)

Definition at line 224 of file hecmw_comm_contact_f.f90.

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

◆ hecmw_contact_comm_allreduce_r()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_allreduce_r ( type (hecmwst_contact_comm), intent(in)  conComm,
real(kind=kreal), dimension(:), intent(inout)  vec,
integer(kind=kint), intent(in)  op 
)

Definition at line 215 of file hecmw_comm_contact_f.f90.

Here is the call graph for this function:

◆ hecmw_contact_comm_bcast_i()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_bcast_i ( type (hecmwst_contact_comm), intent(in)  conComm,
integer(kind=kint), dimension(:), intent(inout)  vec 
)

Definition at line 204 of file hecmw_comm_contact_f.f90.

Here is the caller graph for this function:

◆ hecmw_contact_comm_bcast_r()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_bcast_r ( type (hecmwst_contact_comm), intent(in)  conComm,
real(kind=kreal), dimension(:), intent(inout)  vec 
)

Definition at line 183 of file hecmw_comm_contact_f.f90.

Here is the caller graph for this function:

◆ hecmw_contact_comm_finalize()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_finalize ( type (hecmwst_contact_comm), intent(inout)  conComm)

Definition at line 160 of file hecmw_comm_contact_f.f90.

Here is the caller graph for this function:

◆ hecmw_contact_comm_init()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_init ( type (hecmwst_contact_comm), intent(inout)  conComm,
type (hecmwst_local_mesh), intent(in)  hecMESH,
integer(kind=kint), intent(in)  ndof,
integer(kind=kint), intent(in)  n_contact_dof,
integer(kind=kint), dimension(:), intent(in)  contact_dofs 
)

Definition at line 42 of file hecmw_comm_contact_f.f90.

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

◆ hecmw_contact_comm_reduce_i()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_reduce_i ( type (hecmwst_contact_comm), intent(in)  conComm,
integer(kind=kint), dimension(:), intent(inout)  vec,
integer(kind=kint), intent(in)  op 
)

Definition at line 194 of file hecmw_comm_contact_f.f90.

Here is the caller graph for this function:

◆ hecmw_contact_comm_reduce_r()

subroutine, public m_hecmw_contact_comm::hecmw_contact_comm_reduce_r ( type (hecmwst_contact_comm), intent(in)  conComm,
real(kind=kreal), dimension(:), intent(inout)  vec,
integer(kind=kint), intent(in)  op 
)

Definition at line 173 of file hecmw_comm_contact_f.f90.

Here is the caller graph for this function: