Go to the documentation of this file. 3 #ifndef DUNE_ALBERTAHEADER_HH 4 #define DUNE_ALBERTAHEADER_HH 8 #if not (ALBERTA_DIM > 0) 13 #error ALBERTA_DIM should be 1, 2, or 3 19 #error "ALBERTA_DIM needed to use AlbertaGrid." 21 #define DIM_OF_WORLD ALBERTA_DIM 25 #define ALBERTA Alberta:: 31 #define ALBERTA_DEBUG 0 37 #define _MAX_NOT_DEFINED_ 41 #define _MIN_NOT_DEFINED_ 45 #define _ABS_NOT_DEFINED_ 49 #error "DIM_OF_WORLD not defined." 53 #define ALBERTASAVE_HAVE_CONFIG_H HAVE_CONFIG_H 57 #include <alberta/alberta.h> 59 #ifdef ALBERTASAVE_HAVE_CONFIG_H 60 #define HAVE_CONFIG_H ALBERTASAVE_HAVE_CONFIG_H 61 #undef ALBERTASAVE_HAVE_CONFIG_H 65 #error "Unable to include alberta.h." 73 #endif // #if HAVE_ALBERTA 75 #endif // #ifndef DUNE_ALBERTAHEADER_HH