Class documentation of Concepts

Loading...
Searching...
No Matches
exceptns.hh
1/* @file bemInt/exceptns.hh
2
3 Exceptions
4 */
5
6#ifndef exceptns_hh
7#define exceptns_hh
8
10
11namespace bem {
12
13 // ******************************************* NoOfIntegrationPointsToHigh **
14
21
22} // namespace bem
23
24#endif // exceptns_hh
Definition bem.hh:18