Newer
Older
#ifndef ALUGRID_ASSERT_HH
#define ALUGRID_ASSERT_HH
// this is only of interest when NDEBUG is not set
// NOTE: defining NO_ALUGRID_DEBUG will disable all ALUGrid asserts
// enable ALUGrid debug mode by default unless NO_ALUGRID_DEBUG is set