FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_info_f.f90 File Reference

Go to the source code of this file.

Modules

module  hecmw_couple_info_f
 Coupling Interface.
 

Functions/Subroutines

subroutine, public hecmw_couple_info_f::hecmw_couple_get_unit_id (boundary_id, unit_specifier, unit_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_couple_is_member (boundary_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_couple_is_unit_member (boundary_id, unit_specifier)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_couple_is_unit_member_u (unit_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_couple_is_root (boundary_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_couple_is_unit_root (boundary_id, unit_specifier)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_couple_is_unit_root_u (unit_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intercomm_get_size (boundary_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_size (boundary_id, unit_specifier)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_size_u (unit_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intercomm_get_rank (boundary_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_rank (boundary_id, unit_specifier)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_rank_u (unit_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intercomm_get_comm (boundary_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_comm (boundary_id, unit_specifier)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_comm_u (unit_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intercomm_get_group (boundary_id)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_group (boundary_id, unit_specifier)
 
integer(kind=kint) function, public hecmw_couple_info_f::hecmw_intracomm_get_group_u (boundary_id)