Go to the documentation of this file. 5 #ifndef DUNE_ALBERTAHEADER_HH 6 #define DUNE_ALBERTAHEADER_HH 10 #if not (ALBERTA_DIM > 0) 15 #error ALBERTA_DIM should be 1, 2, or 3 21 #error "ALBERTA_DIM needed to use AlbertaGrid." 23 #define DIM_OF_WORLD ALBERTA_DIM 27 #define ALBERTA Alberta:: 33 #define ALBERTA_DEBUG 0 39 #define _MAX_NOT_DEFINED_ 43 #define _MIN_NOT_DEFINED_ 47 #define _ABS_NOT_DEFINED_ 51 #error "DIM_OF_WORLD not defined." 55 #define ALBERTASAVE_HAVE_CONFIG_H HAVE_CONFIG_H 59 #include <alberta/alberta.h> 61 #ifdef ALBERTASAVE_HAVE_CONFIG_H 62 #define HAVE_CONFIG_H ALBERTASAVE_HAVE_CONFIG_H 63 #undef ALBERTASAVE_HAVE_CONFIG_H 67 #error "Unable to include alberta.h." 75 #endif // #if HAVE_ALBERTA 77 #endif // #ifndef DUNE_ALBERTAHEADER_HH