Files
arpack-ng/SRC
Franck HOUSSEN aa970cefa6 ILP64 support. (#165)
The idea is:
- cmake      generates arpackdef.h from arpackdef.cmake.h.in
- autoheader generates arpackdef.h from arpackdef.autotools.h[.in]
- arpack includes arpackdef.h when/where needed:
  - #define provide c_int/a_int according to architecture.
  - all f90 who need to include "arpackdef.h" must be moved to F90.
    Note: by convention, F90 are preprocessed (f90 are not).
- MPI does not support ILP64: integer*4 must be imposed in all
  calls involving MPI (f90 example/test code).

To enable ILP64 users to compile/link, arpackdef.h is added in
the arpack installation (make install).
2018-12-29 13:55:40 +01:00
..
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-12-29 13:55:40 +01:00
2018-12-29 13:55:40 +01:00
2018-12-29 13:55:40 +01:00
2018-12-29 13:55:40 +01:00
2018-12-29 13:55:40 +01:00
2018-12-29 13:55:40 +01:00
2018-12-29 13:55:40 +01:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00
2011-10-23 22:13:59 +02:00
2011-10-23 22:13:59 +02:00
2018-06-23 15:17:57 +02:00
2018-06-23 15:17:57 +02:00