Cody Permann

Results 17 comments of Cody Permann

Custom in-tree build script is getting in the way! On Tue, Oct 9, 2018 at 8:40 PM roystgnr wrote: > It looks as if somehow you had metaphysicl headers in...

We have a little write-up on parallel debugging here. We've built support right into MOOSE for launching the debugging on multiple processes which is a little more straightforward, than what...

Yeah, I clearly didn't think through all the parallel cases. I'll work on a better unit test later. At least I can move forward on what I need this for.

@jwpeterson, @roystgnr - This issue came up on our CASL call today. The Oakridge guys have had to turn off debug builds for BISON because of this issue so we'd...

From an end-user point of view, I can see the desire to add this internally to prevent common errors. However, in MOOSE our Action system completely takes care of this...

This sounds reasonable to me.

@dschwen - Ready for review: You might just look at the first commit by itself. The second is just upgrading all the for loops in this class to "index range"....

@dschwen - Once more with `index_range` where applicable, and a dead utility routine removed.

Thanks for looking at tickets like this. If you can't reproduce, great! The right thing to do though would be to check in your test case as evidence and close...