dune-fem
2.8.0
Loading...
Searching...
No Matches
dune-fem-30e278aa744c908fbf4bbd8b237eb26c0475d16e
dune
fem
space
mapper
space/mapper/exceptions.hh
Go to the documentation of this file.
1
#ifndef DUNE_FEM_SPACE_DOFMAPPER_EXCEPTIONS_HH
2
#define DUNE_FEM_SPACE_DOFMAPPER_EXCEPTIONS_HH
3
4
#include <dune/common/exceptions.hh>
5
6
namespace
Dune
7
{
8
9
namespace
Fem
10
{
11
12
class
DofMapperError
13
:
public
Dune::Exception
14
{};
15
16
}
// namespace Fem
17
18
}
// namespace Dune
19
20
#endif
// #ifndef DUNE_FEM_SPACE_DOFMAPPER_EXCEPTIONS_HH
Dune
Definition:
bindguard.hh:11
Dune::Fem::DofMapperError
Definition:
space/mapper/exceptions.hh:14
Generated by
1.9.6