This file is indexed.

/usr/include/trilinos/Stokhos_config.h is in libtrilinos-stokhos-dev 12.10.1-3.

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
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
/* src/Stokhos_config.h.in.  Generated from configure.ac by autoheader.  */

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

/* Define if want to build stokhos-examples */
/* #undef HAVE_STOKHOS_EXAMPLES */

/* Define if want to build stokhos-tests */
/* #undef HAVE_STOKHOS_TESTS */

/* Define if explicit instantiation is turned on */
#define HAVE_STOKHOS_EXPLICIT_INSTANTIATION

/* Define to enable extra debugging checks */
/* #undef STOKHOS_DEBUG */

/* Define if Sacado is enabled */
#define HAVE_STOKHOS_SACADO

/* Define if Dakota is enabled */
/* #undef HAVE_STOKHOS_DAKOTA */

/* Define if Fortran UQTK is enabled */
/* #undef HAVE_STOKHOS_FORUQTK */

/* Define if EpetraExt is enabled */
#define HAVE_STOKHOS_EPETRAEXT

/* Define if Ifpack is enabled */
#define HAVE_STOKHOS_IFPACK

/* Define if ML is enabled */
#define HAVE_STOKHOS_ML

/* Define if MueLu is enabled */
#define HAVE_STOKHOS_MUELU

/* Define if Anasazi is enabled */
#define HAVE_STOKHOS_ANASAZI

/* Define if NOX is enabled */
#define HAVE_STOKHOS_NOX

/* Define if Isorropia is enabled */
#define HAVE_STOKHOS_ISORROPIA

/* Define if Teuchos timers are enabled */
#define STOKHOS_TEUCHOS_TIME_MONITOR

/* Define if CUDA is enabled */
/* #undef HAVE_STOKHOS_CUDA */

/* Define if Thrust is enabled */
/* #undef HAVE_STOKHOS_THRUST */

/* Define if Thrust is enabled */
/* #undef HAVE_STOKHOS_CUSPARSE */

/* Define if Clp is enabled */
/* #undef HAVE_STOKHOS_CLP */

/* Define if GLPK is enabled */
/* #undef HAVE_STOKHOS_GLPK */

/* Define if qpOASES is enabled */
/* #undef HAVE_STOKHOS_QPOASES */

/* Define if Boost is enabled */
#define HAVE_STOKHOS_BOOST

/* Define if TpetraKernels is enabled */
#define HAVE_STOKHOS_TPETRAKERNELS
#ifdef HAVE_STOKHOS_TPETRAKERNELS
// Define old macro for backwards compatibility.
#  define HAVE_STOKHOS_KOKKOSLINALG
#endif // HAVE_STOKHOS_TPETRAKERNELS

/* Define if KokkosMpiCom is enabled */
#define HAVE_STOKHOS_TEUCHOSKOKKOSCOMM
#ifdef HAVE_STOKHOS_TEUCHOSKOKKOSCOMM
// For backwards compatibility
#  define HAVE_STOKHOS_KOKKOSMPICOMM
#endif // HAVE_STOKHOS_TEUCHOSKOKKOSCOMM

/* Define if KokkosAlgorithms is enabled */
#define HAVE_STOKHOS_KOKKOSALGORITHMS

/* Define if MueLu is enabled */
#define HAVE_STOKHOS_MUELU

/* Define if Ifpack2 is enabled */
#define HAVE_STOKHOS_IFPACK2

/* Define if Belos is enabled */
#define HAVE_STOKHOS_BELOS

/* Define if Amesos2 is enabled */
#define HAVE_STOKHOS_AMESOS2

/* Define if MATLAB is enabled */
/* #undef HAVE_STOKHOS_MATLABLIB */

/* Define if MKL is enabled */
/* #undef HAVE_STOKHOS_MKL */

/* Define if OpenMP is enabled */
/* #undef HAVE_STOKHOS_OPENMP */

/* Define if intrinsics are enabled */
#define HAVE_STOKHOS_INTRINSICS

/* Define if C++11 is enabled */
#define HAVE_STOKHOS_CXX11

/* Define if Thyra is enabled */
#define HAVE_STOKHOS_THYRA

/* Define if reductions across ensembles are enabled */
#define HAVE_STOKHOS_ENSEMBLE_REDUCT

/* Define if ensemble scalar type is enabled */
#define HAVE_STOKHOS_ENSEMBLE_SCALAR_TYPE

/* Define if pce scalar type is enabled */
#define HAVE_STOKHOS_PCE_SCALAR_TYPE