execute_end_mpi Subroutine

private subroutine execute_end_mpi(self, error_code)

Type Bound

backend_mpi

Arguments

Type IntentOptional Attributes Name
class(backend_mpi), intent(inout) :: self

MPI Backend

integer(kind=int32), intent(out) :: error_code

Error code


Calls

proc~~execute_end_mpi~~CallsGraph proc~execute_end_mpi backend_mpi%execute_end_mpi mpi_waitall mpi_waitall proc~execute_end_mpi->mpi_waitall mpi_win_fence mpi_win_fence proc~execute_end_mpi->mpi_win_fence