dune-common  2.9.0
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. More...
 

Detailed Description

Macro for wrapping boundary checks.