/usr/include/trilinos/Isorropia_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 14 15 16 | /* src/Isorropia_config.h.in. Generated from configure.ac by autoheader. */
/* define unconditionally since Isorropia depends on Epetra */
#define HAVE_EPETRA
/* Define if want to build with isorropia enabled */
#define HAVE_EPETRAEXT
/* Define if want to build with tpetra enabled */
/* #undef HAVE_ISORROPIA_TPETRA */
/* define unconditionally since Isorropia depends on Zoltan */
#define HAVE_ISORROPIA_ZOLTAN
/* define if we want to use MPI */
#define HAVE_MPI
|