dune-grid
2.2.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dune
grid
common
exceptions.hh
Go to the documentation of this file.
1
#ifndef DUNE_GRID_EXCEPTIONS_HH
2
#define DUNE_GRID_EXCEPTIONS_HH
3
4
#include <dune/common/exceptions.hh>
5
6
namespace
Dune
7
{
8
9
// GridError
10
// ---------
11
14
class
GridError
15
:
public
Exception
16
{};
17
18
}
19
20
#endif // #ifndef DUNE_GRID_EXCEPTIONS_HH
Generated on Mon Jun 4 2012 12:01:10 for dune-grid by
1.8.1