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

Go to the source code of this file.

Functions/Subroutines

subroutine p_mpi_type_get_extent (DATATYPE, LOWER_BOUND, EXTENT, IERR)
 

Function/Subroutine Documentation

◆ p_mpi_type_get_extent()

subroutine p_mpi_type_get_extent ( integer, intent(in)  DATATYPE,
integer(kind=my_address_kind), intent(inout)  LOWER_BOUND,
integer(kind=my_address_kind), intent(inout)  EXTENT,
integer, intent(out)  IERR 
)
Parameters
[in,out]lower_bound[in] DATATYPE Datatype
[out]LOWER_BOUNDLower bound of the datatype
[out]EXTENTExtent of the datatype
[out]IERRError value
[in,out]extent[in] DATATYPE Datatype
[out]LOWER_BOUNDLower bound of the datatype
[out]EXTENTExtent of the datatype
[out]IERRError value

Definition at line 7 of file p_mpi_type_get_extent.F.

+ Here is the caller graph for this function: