/usr/include/trilinos/CTrilinos_config.h is in libtrilinos-dev 10.4.0.dfsg-1ubuntu2.
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 | /* src/CTrilinos_Config.h.in. Generated from configure.ac by autoheader. */
/* Define if want to build CTrilinos-examples */
/* #undef HAVE_CTRILINOS_EXAMPLES */
/* Define if want to build CTrilinos-tests */
/* #undef HAVE_CTRILINOS_TESTS */
/* Define if want to build examples */
/* #undef HAVE_EXAMPLES */
/* 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 we want to use MPI */
#define HAVE_MPI
/* Define if want to build tests */
/* #undef HAVE_TESTS */
/* Define if want to build teuchos-complex */
#define HAVE_TEUCHOS_COMPLEX
/* Define if debugging mode */
/* #undef TEUCHOS_DEBUG */
/* If Amesos is built */
#define HAVE_CTRILINOS_AMESOS
#define CTrilinos_ENABLE_Amesos
/* If AztecOO is built */
#define HAVE_CTRILINOS_AZTECOO
#define CTrilinos_ENABLE_AztecOO
/* If Galeri is built */
#define HAVE_CTRILINOS_GALERI
#define CTrilinos_ENABLE_Galeri
/* If Ifpack is built */
#define HAVE_CTRILINOS_IFPACK
#define CTrilinos_ENABLE_Ifpack
/* Define to 1 if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
/* Define to rpl_malloc if the replacement function should be used. */
/* #undef malloc */
|