This file is indexed.

/usr/include/trilinos/Amesos_config.h is in libtrilinos-amesos-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
83
84
85
86
87
88
89
90
91
92
93
94
95
/* src/Amesos_config.h.in.  Generated from configure.ac by autoheader.  */

/* Need set_default_options_dist() */
/* #undef AMESOS_SUPERLUDIST_OLD */

/* Using pre July 2005 Superlu */
/* #undef AMESOS_SUPERLU_PRE_JULY2005 */

/* Define if want to build amesos-dscpack */
/* #undef HAVE_AMESOS_DSCPACK */

/* Define if you want to allow Amesos to use Epetraext to reindex matrices */
#define HAVE_AMESOS_EPETRAEXT

/* Define if want to build with amesos enabled */
#define HAVE_AMESOS_GALERI

/* Define if want to build amesos-klu */
#define HAVE_AMESOS_KLU

/* Define if want to build amesos-lapack */
#define HAVE_AMESOS_LAPACK

/* Define if want to build amesos-mc64 */
/* #undef HAVE_AMESOS_MC64 */

/* Define if want to build with amesos enabled */
/* #undef HAVE_AMESOS_ML */

/* Define if want to build amesos-mumps_mpi_c2f */
/* #undef HAVE_AMESOS_MPI_C2F */

/* Define if want to build amesos-mumps */
#define HAVE_AMESOS_MUMPS

/* Define if have BLACS */
/* #undef HAVE_AMESOS_BLACS */

/* Define if want to build amesos-old_mumps */
/* #undef HAVE_AMESOS_OLD_MUMPS */

/* Define if want to build amesos-paraklete */
/* #undef HAVE_AMESOS_PARAKLETE */

/* Define if want to build amesos-pardiso */
/* #undef HAVE_AMESOS_PARDISO */

/* Define if want to build amesos-pardiso */
/* #undef HAVE_AMESOS_PARDISO_MKL */

/* Define if want to build amesos-scalapack */
/* #undef HAVE_AMESOS_SCALAPACK */

/* Define if want to build amesos-superlu */
/* #undef HAVE_AMESOS_SUPERLU */

/* Define if want to build amesos-superludist */
/* #undef HAVE_AMESOS_SUPERLUDIST */

/* Define if want to build amesos-taucs */
/* #undef HAVE_AMESOS_TAUCS */

/* Define if you want to allow Amesos tests and examples to use Epetraext to
   build matrices */
#define HAVE_AMESOS_TRIUTILS

/* Define if want to build amesos-umfpack */
/* #undef HAVE_AMESOS_UMFPACK */

/* Define if want to build amesos-paraklete */
/* #undef HAVE_AMESOS_CSPARSE */

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

/* Define to 1 if you have the <sys/utsname.h> header file. */
/* #undef HAVE_SYS_UTSNAME_H */

/* Define to 1 if you have the <time.h> header file. */
#define HAVE_TIME_H

/* Define if want to build valgrind */
/* #undef HAVE_VALGRIND */

/* Define to 1 if you have the <valgrind.h> header file. */
/* #undef HAVE_VALGRIND_H */

/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
/* #undef HAVE_VALGRIND_VALGRIND_H */

/* Define to 1 if SuperLU_DIST uses a SLU_ prefix on a few of its enums. */
/* #undef HAVE_SUPERLUDIST_ENUM_NAMESPACE */

/* Define to 1 if SuperLU_DIST's LUstructInit is declared with 2 arguments. */
/* #undef HAVE_SUPERLUDIST_LUSTRUCTINIT_2ARG */