free_datatypes Subroutine

private subroutine free_datatypes(t1, t2, t3, t4)

Frees temporary datatypes

Arguments

Type IntentOptional Attributes Name
type(MPI_Datatype), intent(inout), optional :: t1

Temporary datatype

type(MPI_Datatype), intent(inout), optional :: t2

Temporary datatype

type(MPI_Datatype), intent(inout), optional :: t3

Temporary datatype

type(MPI_Datatype), intent(inout), optional :: t4

Temporary datatype


Calls

proc~~free_datatypes~~CallsGraph proc~free_datatypes free_datatypes mpi_type_free mpi_type_free proc~free_datatypes->mpi_type_free

Called by

proc~~free_datatypes~~CalledByGraph proc~free_datatypes free_datatypes proc~create_back_permutation create_back_permutation proc~create_back_permutation->proc~free_datatypes proc~create_forw_permutation create_forw_permutation proc~create_forw_permutation->proc~free_datatypes proc~create_transpose_2d create_transpose_2d proc~create_transpose_2d->proc~free_datatypes proc~create_transpose_xz create_transpose_XZ proc~create_transpose_xz->proc~free_datatypes proc~create_transpose_zx create_transpose_ZX proc~create_transpose_zx->proc~free_datatypes proc~create~16 transpose_handle_datatype%create proc~create~16->proc~create_back_permutation proc~create~16->proc~create_forw_permutation proc~create~16->proc~create_transpose_2d proc~create~16->proc~create_transpose_xz proc~create~16->proc~create_transpose_zx