UnitTriangleMesh.h

Note

The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.

class UnitTriangleMesh

Parent class(es)

A mesh consisting of a single triangle with vertices at

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

This class is useful for testing.

UnitTriangleMesh()

Create mesh of unit triangle