/usr/include/trilinos/TrilinosCouplings_config.h is in libtrilinos-trilinoscouplings-dev 12.12.1-5.
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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | /* 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
/* Define if TASMANIAN TPL is enabled in TrilinosCouplings */
/* #undef HAVE_TRILINOSCOUPLINGS_TASMANIAN */
/* Define if want to build intrepid */
#define HAVE_TRILINOSCOUPLINGS_INTREPID
/* Define if want to build intrepid2 */
/* #undef HAVE_TRILINOSCOUPLINGS_INTREPID2 */
/* Define if want to build intrepid2 w/ the refactor */
/* #undef HAVE_TRILINOSCOUPLINGS_INTREPID2_REFACTOR */
/* Define if TriKota is enabled in TrilinosCouplings */
/* #undef HAVE_TRILINOSCOUPLINGS_TRIKOTA */
/* Define if Sacado is enabled in TrilinosCouplings */
#define HAVE_TRILINOSCOUPLINGS_SACADO
/* Define if Stratimikos is enabled in TrilinosCouplings */
#define HAVE_TRILINOSCOUPLINGS_STRATIMIKOS
|