UnitInterval

class dolfin.cpp.mesh.UnitInterval(*args)

Bases: dolfin.cpp.mesh.UnitIntervalMesh

A mesh of the unit interval (0, 1) with a given number of cells (nx) in the axial direction. The total number of intervals will be nx and the total number of vertices will be (nx + 1).

This class has been deprecated. Use UnitIntervalMesh.

Create mesh of unit interval

thisown

The membership flag