/usr/include/trilinos/Rythmos_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 | /* src/Rythmos_config.h.in. Generated from configure.ac by autoheader. */
/* Define if we want Experimental features */
/* #undef HAVE_RYTHMOS_EXPERIMENTAL */
/* Define if we want Explicit Instantiation */
/* #undef HAVE_RYTHMOS_EXPLICIT_INSTANTIATION */
/* Define if we want Rythmos DEBUG turned on */
#define RYTHMOS_DEBUG
/* Define for whether Sacado is available */
#define Rythmos_ENABLE_Sacado
|