Skip to content

Commit

Permalink
remove SUNDIALS_MPI_COMM_F2C
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Feb 24, 2024
1 parent a472fb5 commit 5ce4c9a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions include/sundials/sundials_config.in
Original file line number Diff line number Diff line change
Expand Up @@ -294,14 +294,6 @@
*/
@F77_MANGLE_MACRO2@

/* Allow user to specify different MPI communicator
* If it was found that the MPI implementation supports MPI_Comm_f2c, then
* #define SUNDIALS_MPI_COMM_F2C 1
* otherwise
* #define SUNDIALS_MPI_COMM_F2C 0
*/
@F77_MPI_COMM_F2C@

/* ------------------------------------------------------------------
* SUNDIALS __builtin_expect related macros.
* These macros provide hints to the compiler that the condition
Expand Down

0 comments on commit 5ce4c9a

Please sign in to comment.