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
The membership flag
UnitSquareMesh
UnitTriangleMesh
Enter search terms or a module, class or function name.