/usr/include/trilinos/Tifpack_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 | /* Tifpack_config.h.in is preprocessed by cmake to create Tifpack_config.h. */
/* Define if we want to build tifpack-debug */
#define HAVE_TIFPACK_DEBUG
/* Define if we have MPI */
/* #undef HAVE_TIFPACK_MPI */
/* Define if we have the QD extended-precision TPL */
/* #undef HAVE_TIFPACK_QD */
/* Define if explicit instantiation is enabled. */
/* #undef HAVE_TIFPACK_EXPLICIT_INSTANTIATION */
|