This file is indexed.

/usr/include/trilinos/TpetraTSQR_config.h is in libtrilinos-tpetra-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
#ifndef TPETRATSQR_CONFIG_H
#define TPETRATSQR_CONFIG_H

/* Define if building TSQR with std::complex<T> support */
/* #undef HAVE_KOKKOSTSQR_COMPLEX */

/* Define if the TBB (Intel Threading Building Blocks) TPL is available */
#define HAVE_KOKKOSTSQR_TBB

#endif // TPETRATSQR_CONFIG_H