Octopus
mpi_test_oct_m Module Reference

Functions/Subroutines

subroutine, public test_mpiwrappers
 
logical function test_scatterv ()
 
logical function test_gatherv ()
 
logical function test_allgatherv ()
 
logical function test_alltoallv ()
 

Function/Subroutine Documentation

◆ test_mpiwrappers()

subroutine, public mpi_test_oct_m::test_mpiwrappers

Definition at line 127 of file mpi_test.F90.

◆ test_scatterv()

logical function mpi_test_oct_m::test_scatterv
private

Definition at line 157 of file mpi_test.F90.

◆ test_gatherv()

logical function mpi_test_oct_m::test_gatherv
private

Definition at line 203 of file mpi_test.F90.

◆ test_allgatherv()

logical function mpi_test_oct_m::test_allgatherv
private

Definition at line 250 of file mpi_test.F90.

◆ test_alltoallv()

logical function mpi_test_oct_m::test_alltoallv
private

Definition at line 292 of file mpi_test.F90.