Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boundschecking.hh File Reference
Macro for wrapping boundary checks. More...
#include <dune/common/exceptions.hh>
Go to the source code of this file.
Macros | |
#define | DUNE_ASSERT_BOUNDS(cond) |
If DUNE_CHECK_BOUNDS is defined: check if condition cond holds; otherwise, do nothing. More... | |
Detailed Description
Macro for wrapping boundary checks.
