xref: /petsc/src/sys/perfstubs/config.h (revision e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4)
1 // the configured options and settings for Tutorial
2 // Copyright (c) 2019 University of Oregon
3 // Distributed under the BSD Software License
4 // (See accompanying file LICENSE.txt)
5 #define PerfStubs_VERSION_MAJOR 0
6 #define PerfStubs_VERSION_MINOR 1
7 // #define PERFSTUBS_USE_TIMERS
8 #define PERFSTUBS_USE_DEFAULT_IMPLEMENTATION
9 /* #undef PERFSTUBS_USE_STATIC */
10