From 5ce4c9a7c703fe0ecde33272086e0f0a628443d5 Mon Sep 17 00:00:00 2001 From: "David J. Gardner" Date: Sat, 24 Feb 2024 14:44:27 -0800 Subject: [PATCH] remove SUNDIALS_MPI_COMM_F2C --- include/sundials/sundials_config.in | 8 -------- 1 file changed, 8 deletions(-) diff --git a/include/sundials/sundials_config.in b/include/sundials/sundials_config.in index 25d2fe8e78..1d55b02fea 100644 --- a/include/sundials/sundials_config.in +++ b/include/sundials/sundials_config.in @@ -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