Closed GoogleCodeExporter closed 9 years ago
Renamed 'get_dims' to 'p3dfft_get_dims' in all test programs
Original comment by masta.p...@gmail.com
on 29 Jun 2010 at 6:03
Another note to the headerfile function-calls:
I don't get the point for what the abort-function is used.
First: I think it is not valid to define it with "void FORTNAME(abort)()"
because for my understanding this should be the C/C++ functionbody. The
function should be only called via FORTNAME or FORT_MOD_NAME in the extern
block.
Second: There is already an abort() function in fortran and also in C/C++
available. So why defining a Fortran-call from C-functions?
//seb
Original comment by sla...@astro.uni-wuerzburg.de
on 2 Jul 2010 at 12:01
To do: remove the abort() function definition and test
Original comment by dan.djc...@gmail.com
on 19 Jul 2010 at 12:46
Original comment by dan.djc...@gmail.com
on 22 Jul 2010 at 6:14
Original issue reported on code.google.com by
dan.djc...@gmail.com
on 11 May 2010 at 7:15