#! This file will be preprocessed using the same preprocessor options as used
#! for the compilation and additionally setting MPI_PROCS equal to the make variable
#! $(TEST_MPI_PROCS) and OMP_THREADS to $(TEST_OMP_THREADS).

#:include 'common.fypp'

extcharges          #? not WITH_MPI
extpot              #? not WITH_MPI
extpot2             #? not WITH_MPI
timeprop            #? not WITH_MPI
ehrenfest           #? not WITH_MPI
ehrenfest_ext_ions  #? not WITH_MPI
fileinit            #? not WITH_MPI
fileinitc           #? not WITH_MPI and defined('WITH_C_EXECUTABLES')
qdepextpot          #? not WITH_MPI
qdepextpotc         #? not WITH_MPI and defined('WITH_C_EXECUTABLES')
#! The next test fails on 1 MPI proc with NAG compiler and -nan flag:
resetspecies_NaCl   #? not WITH_MPI or (MPI_PROCS > 1 and MPI_PROCS <= 8)
resetspecies_C2H6   #? MPI_PROCS <= 4
treeinit            #? not WITH_MPI
mpisubgrids         #? WITH_MPI and (MPI_PROCS % 4 == 0)
neighbour_list      #? not WITH_MPI
neighbour_list_c    #? not WITH_MPI and defined('WITH_C_EXECUTABLES')
intcharges          #? not WITH_MPI
mpi_intcharges_c    #? WITH_MPI and MPI_PROCS <= 4 and defined('WITH_C_EXECUTABLES')
