dune-grid  2.4.1-rc2
alugrid.hh
Go to the documentation of this file.
1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2 // vi: set et ts=4 sw=2 sts=2:
3 #ifndef DUNE_ALUGRID_HH
4 #define DUNE_ALUGRID_HH
5 
6 // only include this code, if HAVE_ALUGRID is true
7 #if HAVE_ALUGRID || DOXYGEN
8 
10 
13 
14 // 2d version
17 
19 
25 #endif // #ifdef HAVE_ALUGRID || DOXYGEN
26 
27 #endif
Provides base classes for ALUGrid.