Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-03 Thread Cody Permann
On Thu, Aug 2, 2012 at 8:24 PM, Roy Stogner wrote: > > On Thu, 2 Aug 2012, Cody Permann wrote: > > Thanks, All of our regression tests are passing once again. >> > > Very good to hear! > > Do you have any tests that have multiple intersecting periodic > boundaries (like the horizontal & vertical

Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-02 Thread Roy Stogner
On Thu, 2 Aug 2012, Cody Permann wrote: > Thanks, All of our regression tests are passing once again. Very good to hear! Do you have any tests that have multiple intersecting periodic boundaries (like the horizontal & vertical BCs in adaptivity_ex5), preferably in 3D where the intersections are

Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-02 Thread Cody Permann
Roy, Thanks, All of our regression tests are passing once again. Cody On Thu, Aug 2, 2012 at 6:55 PM, Cody Permann wrote: > > > On Thu, Aug 2, 2012 at 5:37 PM, Roy Stogner wrote: > >> >> On Thu, 2 Aug 2012, Roy Stogner wrote: >> >> On Thu, 2 Aug 2012, Cody Permann wrote: >>> >>> I'll see wha

Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-02 Thread Cody Permann
On Thu, Aug 2, 2012 at 5:37 PM, Roy Stogner wrote: > > On Thu, 2 Aug 2012, Roy Stogner wrote: > > On Thu, 2 Aug 2012, Cody Permann wrote: >> >> I'll see what I can do. That rectangle example is actually the most >>> complicated one in the bunch! it is using subdomain restricted >>> terms, but

Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-02 Thread Roy Stogner
On Thu, 2 Aug 2012, Roy Stogner wrote: On Thu, 2 Aug 2012, Cody Permann wrote: I'll see what I can do.  That rectangle example is actually the most complicated one in the bunch!  it is using subdomain restricted terms, but I think the problem shows up even in simpler examples. I've managed

Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-02 Thread Roy Stogner
On Thu, 2 Aug 2012, Cody Permann wrote: I'll see what I can do.  That rectangle example is actually the most complicated one in the bunch!  it is using subdomain restricted terms, but I think the problem shows up even in simpler examples. I've managed to duplicate the problem with adaptivity

Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-02 Thread Cody Permann
On Thu, Aug 2, 2012 at 9:24 AM, Roy Stogner wrote: > > On Thu, 2 Aug 2012, Cody Permann wrote: > > Hey, I'm glad you're looking into threading issues regarding >> periodic bcs. That's long been an issue with some of our codes for >> sure. However, your most recent changes to fe_base.C have caus

Re: [Libmesh-devel] Periodic BCs Regressions

2012-08-02 Thread Roy Stogner
On Thu, 2 Aug 2012, Cody Permann wrote: Hey, I'm glad you're looking into threading issues regarding periodic bcs.  That's long been an issue with some of our codes for sure.  However, your most recent changes to fe_base.C have cause all of our Periodic Tests to fail (changeset 5895).  It appea