/usr/include/trilinos/TrilinosCouplings_config.h is in libtrilinos-trilinoscouplings-dev 12.4.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | /* src/TrilinosCouplings_config.h.in. Generated from configure.ac by autoheader. */
/* Define if want to build amesos */
#define HAVE_AMESOS
/* Define if want to build epetraext */
#define HAVE_EPETRAEXT
/* Define if you want to build export makefiles. */
/* #undef HAVE_EXPORT_MAKEFILES */
/* Define if you are using gnumake - this will shorten your link lines. */
/* #undef HAVE_GNUMAKE */
/* Define if want to build ifpack */
#define HAVE_IFPACK
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define if want to build isorropia */
#define HAVE_ISORROPIA
/* Define if want to build libcheck */
/* #undef HAVE_LIBCHECK */
/* Define if want to build ml */
#define HAVE_ML
/* Define if have ML and Nox */
#define HAVE_ML_NOX
/* define if we want to use MPI */
#define HAVE_MPI
/* Define if want to build with newp_swahili enabled */
/* #undef HAVE_NEWP_SWAHILI */
/* Define if want to build nox */
#define HAVE_NOX
/* Define if want to build tests */
/* #undef HAVE_TESTS */
/* Define if want to build trilinoscouplings-tests */
/* #undef HAVE_TRILINOSCOUPLINGS_TESTS */
/* Define if want trilinoscouplings examples use Isorropia+Zoltan */
#define TrilinosCouplings_ENABLE_Isorropia
/* mfh 09 Apr 2014: Define if MueLu is enabled in TrilinosCouplings */
#define HAVE_TRILINOSCOUPLINGS_MUELU
/* mfh 10 Apr 2014: Define if ML is enabled in TrilinosCouplings */
#define HAVE_TRILINOSCOUPLINGS_ML
/* Define if Stokhos is enabled in TrilinosCouplings */
#define HAVE_TRILINOSCOUPLINGS_STOKHOS
/* Define if Belos is enabled in TrilinosCouplings */
#define HAVE_TRILINOSCOUPLINGS_BELOS
|