Speaking of asserts... I just want to re-iterate the feature request from Joachim about using exception instead than assert, as an assert will crash a Python session. I think we had a dolfin_assert that did that a while ago.
Why was this removed? Johan On Thursday January 27 2011 13:23:30 [email protected] wrote: > ------------------------------------------------------------ > revno: 5592 > committer: Anders Logg <[email protected]> > branch nick: dolfin > timestamp: Thu 2011-01-27 22:21:17 +0100 > message: > Add some asserts > modified: > dolfin/fem/DofMap.cpp > dolfin/fem/FiniteElement.cpp > > > -- > lp:dolfin > https://code.launchpad.net/~dolfin-core/dolfin/main > > Your team DOLFIN Core Team is subscribed to branch lp:dolfin. > To unsubscribe from this branch go to > https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

