DUNE
Distributed and Unified Numerics Environment
Dune Core Modules (2.4.2)
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
#endif
// #ifdef HAVE_ALUGRID || DOXYGEN
26
27
#endif
alugrid.hh
Provides base classes for ALUGrid.
|
Legal Statements / Impressum
| Hosted by
TU Dresden
| generated with Hugo v0.111.3 (Feb 8, 23:29, 2025)