The TELEMAC-MASCARET system  trunk
Functions/Subroutines
mult_interface_seg.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine mult_interface_seg (FSEG, NH_COM_SEG, DIM1NHCOM, NB_NEIGHB_SEG, NB_NEIGHB_PT_SEG, LIST_SEND, NSEG)
 

Function/Subroutine Documentation

◆ mult_interface_seg()

subroutine mult_interface_seg ( double precision, dimension(nseg), intent(inout)  FSEG,
integer, dimension(dim1nhcom,nb_neighb_seg), intent(inout)  NH_COM_SEG,
integer, intent(in)  DIM1NHCOM,
integer, intent(in)  NB_NEIGHB_SEG,
integer, dimension(nb_neighb_seg), intent(in)  NB_NEIGHB_PT_SEG,
integer, dimension(nb_neighb_seg), intent(in)  LIST_SEND,
integer, intent(in)  NSEG 
)
Parameters
[in]dim1nhcomDIM1NHCOM First dimension of nh_com_seg
[in,out]FSEGThe function defined on segments
[in]LIST_SENDRanks of neighbouring sub-domains
[in]NB_NEIGHB_PT_SEGNumber of segments shared with a neighbour PROCESSOR
[in]NB_NEIGHB_SEGNumber of neighbour processors (for segments)
[in]NH_COM_SEGAddresses of interface segments
[in]NSEGNumber of segments
[in]XMULThe constant
[in]nb_neighb_segDIM1NHCOM First dimension of nh_com_seg
[in,out]FSEGThe function defined on segments
[in]LIST_SENDRanks of neighbouring sub-domains
[in]NB_NEIGHB_PT_SEGNumber of segments shared with a neighbour PROCESSOR
[in]NB_NEIGHB_SEGNumber of neighbour processors (for segments)
[in]NH_COM_SEGAddresses of interface segments
[in]NSEGNumber of segments
[in]XMULThe constant
[in]nsegDIM1NHCOM First dimension of nh_com_seg
[in,out]FSEGThe function defined on segments
[in]LIST_SENDRanks of neighbouring sub-domains
[in]NB_NEIGHB_PT_SEGNumber of segments shared with a neighbour PROCESSOR
[in]NB_NEIGHB_SEGNumber of neighbour processors (for segments)
[in]NH_COM_SEGAddresses of interface segments
[in]NSEGNumber of segments
[in]XMULThe constant

Definition at line 8 of file mult_interface_seg.f.

+ Here is the caller graph for this function: