Dune Core Modules (2.4.2)

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
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#endif // #ifdef HAVE_ALUGRID || DOXYGEN
26
27#endif
Provides base classes for ALUGrid.
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)