exceptns.hh

Go to the documentation of this file.
1 /* @file bemInt/exceptns.hh
2 
3  Exceptions
4  */
5 
6 #ifndef exceptns_hh
7 #define exceptns_hh
8 
9 #include "basics/exceptions.hh"
10 
11 namespace bem {
12 
13  // ******************************************* NoOfIntegrationPointsToHigh **
14 
21 
22 } // namespace bem
23 
24 #endif // exceptns_hh
Base class for exceptions.
Definition: exceptions.hh:86
Used for the basic classes of the boundary element method.
Definition: bform.hh:13
Exception class to express that the number of integration points exceeds the number of precalculated ...
Definition: exceptns.hh:20
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich