dune-fem
2.8-git
dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82
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.3