This file is indexed.

/usr/include/trilinos/Ifpack_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
/* src/Ifpack_config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if want to build with ifpack enabled */
#define HAVE_IFPACK_AMESOS

/* Define if want to build with ifpack enabled */
#define HAVE_IFPACK_AZTECOO

/* Define if want to build with ifpack enabled */
#define HAVE_IFPACK_EPETRAEXT

/* Define if want to build with ifpack enabled */
#define HAVE_IFPACK_GALERI

/* Define if you want to build Ifpack's ParameterList interface */
/* #undef HAVE_IFPACK_METIS */

/* define if we want to use MPI */
#define HAVE_MPI

/* Define if want to build with hypre enabled */
/* #undef HAVE_HYPRE */

/* Define if we want to use the euclid preconditioner */
/* #undef HAVE_EUCLID */

/* Define if we want to use the HIPS preconditioner */
/* #undef HAVE_IFPACK_HIPS */

/* Define if we want to build with SuperLU enabled */
/* #undef HAVE_IFPACK_SUPERLU */

/* Define if we want to build with SPARSKIT enabled */
/* #undef HAVE_IFPACK_SPARSKIT */