Go to the documentation of this file. 1 #ifndef DUNE_ALBERTAHEADER_HH
2 #define DUNE_ALBERTAHEADER_HH
6 #if not (ALBERTA_DIM > 0)
11 #error ALBERTA_DIM should be 1, 2, or 3
17 #error "ALBERTA_DIM needed to use AlbertaGrid."
19 #define DIM_OF_WORLD ALBERTA_DIM
23 #define ALBERTA Alberta::
29 #define ALBERTA_DEBUG 0
35 #define _MAX_NOT_DEFINED_
39 #define _MIN_NOT_DEFINED_
43 #define _ABS_NOT_DEFINED_
47 #error "DIM_OF_WORLD not defined."
51 #define ALBERTASAVE_HAVE_CONFIG_H HAVE_CONFIG_H
55 #include <alberta/alberta.h>
57 #ifdef ALBERTASAVE_HAVE_CONFIG_H
58 #define HAVE_CONFIG_H ALBERTASAVE_HAVE_CONFIG_H
59 #undef ALBERTASAVE_HAVE_CONFIG_H
63 #error "Unable to include alberta.h."
77 #endif // #if HAVE_ALBERTA
79 #endif // #ifndef DUNE_ALBERTAHEADER_HH