The TELEMAC-MASCARET system  trunk
Functions/Subroutines
p_mpi_type_create_struct.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine p_mpi_type_create_struct (NBLOCK, NELEM, DISPL, ELEM_TYPE, NEW_DATATYPE, IERR)
 

Function/Subroutine Documentation

◆ p_mpi_type_create_struct()

subroutine p_mpi_type_create_struct ( integer, intent(in)  NBLOCK,
integer, dimension(nblock), intent(in)  NELEM,
integer(kind=my_address_kind), dimension(nblock), intent(inout)  DISPL,
integer, dimension(nblock), intent(in)  ELEM_TYPE,
integer, intent(out)  NEW_DATATYPE,
integer, intent(out)  IERR 
)
Parameters
[in]nblockNBLOCK Number of blocks
[in]NELEMNumber of elements in each block
[in]DISPLByte dislacement in each block
[in]ELEM_TYPEType of elements in each block
[out]NEW_DATATYPENew datatype
[out]IERRError value

Definition at line 7 of file p_mpi_type_create_struct.F.

+ Here is the caller graph for this function: