Re: [Libmesh-devel] HilbertIndices breakage

2012-05-18 Thread Kirk, Benjamin (JSC-EG311)
Damn - this sounds subtle, and good catch. I'll have a look but it may be mid week before I can do anything useful. -Ben On May 18, 2012, at 6:39 PM, "Roy Stogner" wrote: > > Todd Oliver found and partially tracked down an ugly bug; I think I've > got it pinned down to a libHilbert interfa

[Libmesh-devel] HilbertIndices breakage

2012-05-18 Thread Roy Stogner
Todd Oliver found and partially tracked down an ugly bug; I think I've got it pinned down to a libHilbert interface issue. A test code which breaks is attached. Originally we had to do some refinement to trigger the problem but now literally all it does is generate a 1D mesh and write it out.

[Libmesh-devel] libmesh_assert variants

2012-05-18 Thread Roy Stogner
IIRC I got shot down pretty unanimously the last time I proposed a new libmesh_error/libmesh_assert type macro, but for this proposal I think it's worth trying again: Would it make sense to have a few variant macros for common assertion cases, so that when those (debug+devel-mode) assertions get