dune-grid
2.2.1
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 Sat May 18 2013 17:57:44 for dune-grid by
1.8.1.2