dune-grid
2.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dune-grid
dune
grid
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
9
#include <
dune/grid/alugrid/common/declaration.hh
>
10
11
#include <
dune/grid/alugrid/3d/alugrid.hh
>
12
#include <
dune/grid/alugrid/3d/alu3dgridfactory.hh
>
13
14
// 2d version
15
#include <
dune/grid/alugrid/2d/alugrid.hh
>
16
#include <
dune/grid/alugrid/2d/alu2dgridfactory.hh
>
17
18
#include <
dune/grid/alugrid/common/persistentcontainer.hh
>
19
25
namespace
Dune
26
{
27
52
template
<
int
dim,
int
dimworld >
53
class
ALUCubeGrid
;
54
55
56
84
template
<
int
dim,
int
dimworld >
85
class
ALUSimplexGrid
;
86
87
}
//end namespace Dune
88
89
//- include declaration of ALUGrid
90
#include <
dune/grid/alugrid/common/declaration.hh
>
91
92
#endif // #ifdef HAVE_ALUGRID || DOXYGEN
93
94
#endif
persistentcontainer.hh
Dune::ALUSimplexGrid
[ provides Dune::Grid ]
Definition:
alugrid.hh:85
Dune
Include standard header files.
Definition:
agrid.hh:59
alu2dgridfactory.hh
declaration.hh
alugrid.hh
Provides base classes for ALUGrid.
Dune::ALUCubeGrid
[ provides Dune::Grid ]
Definition:
alugrid.hh:53
alugrid.hh
alu3dgridfactory.hh
Generated on Fri Sep 25 2015 14:58:52 for dune-grid by
1.8.9.1