Re: [firedrake] Boundary condition docs (#152)
From the manual: http://www.firedrakeproject.org/variational-problems.html?highlight=extruded... We may also build square meshes with the UnitSquareMesh <http://www.firedrakeproject.org/firedrake.html#firedrake.mesh.UnitSquareMesh> constructor, and cube meshes with UnitTetrahedronMesh <http://www.firedrakeproject.org/firedrake.html#firedrake.mesh.UnitTetrahedronMesh>. Tetrahedron or cube? --cjc
Apologies for the silly title. On 28/01/14 19:03, Colin Cotter wrote:
From the manual: http://www.firedrakeproject.org/variational-problems.html?highlight=extruded...
We may also build square meshes with the UnitSquareMesh <http://www.firedrakeproject.org/firedrake.html#firedrake.mesh.UnitSquareMesh> constructor, and cube meshes with UnitTetrahedronMesh <http://www.firedrakeproject.org/firedrake.html#firedrake.mesh.UnitTetrahedronMesh>.
Tetrahedron or cube?
--cjc
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
On 28/01/14 19:06, Colin Cotter wrote:
Apologies for the silly title.
On 28/01/14 19:03, Colin Cotter wrote:
From the manual: http://www.firedrakeproject.org/variational-problems.html?highlight=extruded...
We may also build square meshes with the UnitSquareMesh <http://www.firedrakeproject.org/firedrake.html#firedrake.mesh.UnitSquareMesh> constructor, and cube meshes with UnitTetrahedronMesh <http://www.firedrakeproject.org/firedrake.html#firedrake.mesh.UnitTetrahedronMesh>.
Tetrahedron or cube?
Cube. Fixed, thanks. Lawrence
participants (2)
- 
                
                Colin Cotter
- 
                
                Lawrence Mitchell