/usr/include/trilinos/EpetraExt_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 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 | /* src/EpetraExt_config.h.in. Generated from configure.ac by autoheader. */
/* Define if want to build epetraext-block */
#define HAVE_BLOCK
/* Define if want to build epetraext-btf */
/* #undef HAVE_BTF */
/* Define if want to build epetraext-coloring */
#define HAVE_COLORING
/* Define if want to build epetraext-hdf5 */
/* #undef HAVE_EPETRAEXT_HDF5 */
/* Define if want to build with epetraext enabled */
#define HAVE_EPETRAEXT_TRIUTILS
/* Define if want to build epetraext-experimental */
/* #undef HAVE_EXPERIMENTAL */
/* Define if want to build with fatal_messages enabled */
/* #undef HAVE_FATAL_MESSAGES */
/* Define if want to build with format_io enabled */
/* #undef HAVE_FORMAT_IO */
/* Define if want to build epetraext-graphreorderings */
/* #undef HAVE_GRAPH_REORDERINGS */
/* Define if want to build epetraext-inout */
#define HAVE_INOUT
/* Define to 1 if you have the `eng' library (-leng). */
/* #undef HAVE_LIBENG */
/* Define to 1 if you have the `metis' library (-lmetis). */
/* #undef HAVE_LIBMETIS */
/* Define to 1 if you have the `mx' library (-lmx). */
/* #undef HAVE_LIBMX */
/* Define to 1 if you have the `parmetis' library (-lparmetis). */
/* #undef HAVE_LIBPARMETIS */
/* Define to 1 if you have the `zoltan' library (-lzoltan). */
/* #undef HAVE_LIBZOLTAN */
/* Define if want to build epetraext-matlab */
/* #undef HAVE_MATLAB */
/* Define if want to build epetraext-modelevaluator */
#define HAVE_MODEL_EVALUATOR
/* Define if want to build with petsc enabled */
/* #undef HAVE_PETSC */
/* Define if want to build with hypre enabled */
/* #undef HAVE_HYPRE */
/* Define if want to build epetraext-restrict */
#define HAVE_RESTRICT
/* Define if want to build with threads enabled */
/* #undef HAVE_THREADS */
/* Define if want to build epetraext-transform */
#define HAVE_TRANSFORM
/* Define if want to build with warning_messages enabled */
/* #undef HAVE_WARNING_MESSAGES */
/* Define if want to build epetraext-zoltan */
#define HAVE_ZOLTAN
/* Define if PyTrilinos is enabled */
#define HAVE_PYTRILINOS
/* define if STL map key is required to be const */
/* #undef MUST_CONST_STL_MAP_KEY */
|