dune-alugrid
2.8.0
Loading...
Searching...
No Matches
dune-alugrid-ffd6cd15dc7092593c3d5827c2a2b43b81d7a32f
dune
alugrid
grid.hh
Go to the documentation of this file.
1
#ifndef DUNE_ALUGRID_HH
2
#define DUNE_ALUGRID_HH
3
4
// only include this code, if HAVE_ALUGRID is true
5
#if HAVE_ALUGRID
6
#ifndef DUNE_ALUGRID_HH_INCLUDED
7
#define DUNE_ALUGRID_HH_INCLUDED
8
#undef DUNE_ALUGRID_HH
9
#endif
10
#warning "Using old ALUGrid version from dune-grid"
11
#include <dune/grid/alugrid.hh>
12
#else
13
14
#include <
dune/alugrid/common/declaration.hh
>
15
16
#include <
dune/alugrid/3d/alugrid.hh
>
17
#include <
dune/alugrid/3d/gridfactory.hh
>
18
19
#include <
dune/alugrid/dgf.hh
>
20
#include <
dune/alugrid/common/structuredgridfactory.hh
>
21
#include <
dune/alugrid/common/persistentcontainer.hh
>
22
#include <
dune/alugrid/common/backuprestore.hh
>
23
24
#endif
// else if HAVE_ALUGRID
25
26
#endif
// #ifndef DUNE_ALUGRID_HH
alugrid.hh
Provides base classes for ALUGrid.
gridfactory.hh
backuprestore.hh
declaration.hh
persistentcontainer.hh
structuredgridfactory.hh
dgf.hh
Generated by
1.9.6