UnitIntervalMesh

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

Bases: dolfin.cpp.mesh.IntervalMesh

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).

Create mesh of unit interval

thisown

The membership flag