This file is indexed.

/usr/include/trilinos/Intrepid_config.h is in libtrilinos-intrepid-dev 12.4.2-2.

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
/* Define if want to build with amesos enabled */
#define HAVE_INTREPID_AMESOS

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

/* Define if want to build intrepid-debug */
/* #undef HAVE_INTREPID_DEBUG */

/* Define if want to build intrepid-debug with inf and nan checking */
/* #undef HAVE_INTREPID_DEBUG_INF_CHECK */

/* Define if want to build with epetra support enabled */
#define HAVE_INTREPID_EPETRA

/* Define if want to build with epetraext support enabled */
#define HAVE_INTREPID_EPETRAEXT

/* Define if want to build with sacado enabled */
/* #undef HAVE_INTREPID_SACADO */

/* *Define for Kokkos support */
#define HAVE_INTREPID_KOKKOSCORE