dune-common 2.9.0
Loading...
Searching...
No Matches
Macros
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.
 

Detailed Description

Macro for wrapping boundary checks.