Loading [MathJax]/extensions/tex2jax.js
DUNE
Distributed and Unified Numerics Environment
Dune TypeTree (2.8)
Toggle main menu visibility
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
All
Typedefs
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
h
i
l
n
o
p
r
s
t
u
v
+
Functions
a
b
c
d
e
f
h
i
l
o
p
s
t
u
+
Variables
c
d
i
l
n
r
t
v
+
Typedefs
c
f
i
n
p
r
s
t
+
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Modules
Pages
dune
typetree
exceptions.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_TYPETREE_EXCEPTIONS_HH
4
#define DUNE_TYPETREE_EXCEPTIONS_HH
5
6
#include <dune/common/exceptions.hh>
7
13
namespace
Dune {
14
namespace
TypeTree {
15
17
class
Exception
18
:
public
Dune::Exception
19
{};
20
21
}
// namespace TypeTree
22
}
// namespace Dune
23
24
#endif
// DUNE_TYPETREE_EXCEPTIONS_HH
Dune::TypeTree::Exception
Base class for all TypeTree exceptions.
Definition:
exceptions.hh:19
|
Legal Statements / Impressum
| Hosted by
TU Dresden
&
Uni Heidelberg
| generated with Hugo v0.111.3 (Mar 12, 23:28, 2025)