Skip to content
Snippets Groups Projects
Commit 6d797cea authored by Cristian Le's avatar Cristian Le Committed by Martin Lueders
Browse files

Remove explicit dependence on `fttw3-mpi.f03`

parent bd569eec
No related branches found
No related tags found
Loading
Pipeline #1144366452 failed
......@@ -65,7 +65,7 @@ testprogram="AC_LANG_PROGRAM([],[
use,intrinsic :: iso_c_binding
implicit none
include 'fftw3-mpi.f03'
integer(C_INTPTR_T), parameter :: FFTW_MPI_DEFAULT_BLOCK = 0
include 'pfft.f03'
integer(C_INT32_t) :: comm_cart_2d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment