Set up parameters used when creating the MPI derived type Create the MPI structure
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(marker_set), | intent(inout) | :: | this |
Set of ib markers |
||
type(MPI_Datatype), | intent(out), | allocatable | :: | types(:) |
Array of types |
|
integer, | intent(out), | allocatable | :: | lengths(:) |
Array of lengths |
|
integer(kind=MPI_ADDRESS_KIND), | intent(out), | allocatable | :: | displacement(:) |
Array of displacements |