It's just the symmetry of my problem, but it's not a strong requirement, so I'll use "extruded" tets. Thank you! ________________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> Sent: 10 May 2016 09:40:14 To: firedrake@imperial.ac.uk Subject: Re: [firedrake] firedrake & gmsh 3d hexahedron mesh On 10/05/16 09:29, Tomasz Salwa [RPG] wrote:
Ok, then does firedrake enable built-in non-uniform extrusion, i.e., of different height and number of layers in different parts of the domain?
Currently no.
Alternatively, if I construct such an extruded mesh in gmsh, with extruded quads, would it work in firedrake?
No, gmsh produces unstructured hexahedra in this case and you're back to the previous problem. Is there a strong requirement for you to use hexes? You can certainly ask gmsh to produce an "extruded" tet mesh. Lawrence