8 Jan
2016
8 Jan
'16
12:35 p.m.
On 8 Jan 2016, at 12:20, Anna Kalogirou <A.Kalogirou@leeds.ac.uk> wrote:
Hi Lawrence,
I had already tried this based on examples from firedrake/utility_meshes.py, but I get the following error:
Ah, the problem is that we expect that all boundary facets are marked with something! You could add an else branch to you code that marks with (say) 0. Cheers, Lawrence