UnitTetrahedronMesh

class dolfin.cpp.mesh.UnitTetrahedronMesh

Bases: dolfin.cpp.mesh.Mesh

A mesh consisting of a single tetrahedron with vertices at

(0, 0, 0) (1, 0, 0) (0, 1, 0) (0, 0, 1)

This class is useful for testing.

Create mesh of unit tetrahedron

thisown

The membership flag