Closed p-costa closed 3 years ago
if(myid == 0) write(stderr,*) 'ERROR: implicit diffusion not yet supported with "_FFT_USE_SLICED_PENCILS".' the first instance of this error message needs fixing.
if(myid == 0) write(stderr,*) 'ERROR: implicit diffusion not yet supported with "_FFT_USE_SLICED_PENCILS".'
the following too:
#elif _FFT_Z dyf(lo(2)) == dzf(lo(3))
fixed by 08e2ddd4dc18ead9706257481078bdcabb3fd68c
if(myid == 0) write(stderr,*) 'ERROR: implicit diffusion not yet supported with "_FFT_USE_SLICED_PENCILS".'
the first instance of this error message needs fixing.the following too: