IODA Bundle
test_mpi.f90
Go to the documentation of this file.
1
program
hello
2
use
mpi_f08
3
implicit none
4
integer(kind=MPI_INTEGER_KIND)
ierror
5
call
mpi_init(ierror)
6
call
mpi_finalize(ierror)
7
end program
hello
program hello
Definition:
test_mpi.f90:1
CMakeFiles
FindMPI
test_mpi.f90
Generated on Fri Aug 20 2021 11:49:11 for IODA Bundle by
1.9.1