I just ran a 2-core (tiny laptop) DG advection in extruded parallel with this hack, solution identical to 1-core. So, we'll use this for the time being. cheers --cjc ________________________________________ From: firedrake-bounces@imperial.ac.uk [firedrake-bounces@imperial.ac.uk] on behalf of Lawrence Mitchell [lawrence.mitchell@imperial.ac.uk] Sent: 11 November 2014 19:12 To: firedrake Subject: Re: [firedrake] extruded circle mesh problem On 11 Nov 2014, at 18:18, Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> wrote:
On 11/11/14 18:04, Cotter, Colin J wrote:
Is it sufficient to reset ufl_cell to Cell('interval',1), or will that break other stuff?
I think I have a better solution on the way.
Turns out I don't. Something breaks when I run parallel (different looking answer, yay). Lawrence