← Back to team overview

dolfin team mailing list archive

assert

 

I just picked up some problems in my code because I painstakingly used 'assert' rather than 'dolfin_assert'. What I'm wondering is

- Where is assert declared?

- Why didn't assert work? Is it because we use '-DNDEBUG'? (which is necessary to make uBLAS run reasonably)

Garth


Follow ups