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

Go to the source code of this file.

Functions/Subroutines

subroutine comp_nh_com_seg (ELTSEG, DIM1ELTSEG, NH_COM_SEG, DIM1NHCOM, NB_NEIGHB_SEG, NB_NEIGHB_PT_SEG, GLOSEG, DIMGLO, KNOLG, NPOIN)
 

Function/Subroutine Documentation

◆ comp_nh_com_seg()

subroutine comp_nh_com_seg ( integer, dimension(dim1eltseg,3), intent(in)  ELTSEG,
integer, intent(in)  DIM1ELTSEG,
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(dimglo,2), intent(in)  GLOSEG,
integer, intent(in)  DIMGLO,
integer, dimension(npoin), intent(in)  KNOLG,
integer, intent(in)  NPOIN 
)
Parameters
[in]dim1eltsegDIM1ELTSEG First dimension of eltseg
[in]DIM1NHCOMFirst dimension of nh_com_seg
[in]DIMGLOFirst dimension of gloseg
[in]ELTSEGGives the segment number of edges of elements
[in]GLOSEGGlobal numbers (in sub-domain) of points OF A SEGMENT
[in]KNOLGGlobal numbers (whole mesh) function of LOCAL NUMBERS OF POINTS
[in]NB_NEIGHB_SEGNumber of neighbour processor (for segments)
[in]NH_COM_SEGAddresses of interface segments
[in]NPOINNumber of points
[in]dim1nhcomDIM1ELTSEG First dimension of eltseg
[in]DIM1NHCOMFirst dimension of nh_com_seg
[in]DIMGLOFirst dimension of gloseg
[in]ELTSEGGives the segment number of edges of elements
[in]GLOSEGGlobal numbers (in sub-domain) of points OF A SEGMENT
[in]KNOLGGlobal numbers (whole mesh) function of LOCAL NUMBERS OF POINTS
[in]NB_NEIGHB_SEGNumber of neighbour processor (for segments)
[in]NH_COM_SEGAddresses of interface segments
[in]NPOINNumber of points
[in]nb_neighb_segDIM1ELTSEG First dimension of eltseg
[in]DIM1NHCOMFirst dimension of nh_com_seg
[in]DIMGLOFirst dimension of gloseg
[in]ELTSEGGives the segment number of edges of elements
[in]GLOSEGGlobal numbers (in sub-domain) of points OF A SEGMENT
[in]KNOLGGlobal numbers (whole mesh) function of LOCAL NUMBERS OF POINTS
[in]NB_NEIGHB_SEGNumber of neighbour processor (for segments)
[in]NH_COM_SEGAddresses of interface segments
[in]NPOINNumber of points

Definition at line 8 of file comp_nh_com_seg.f.

+ Here is the caller graph for this function: