UnitCircle

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

Bases: dolfin.cpp.mesh.UnitCircleMesh

Create a uniform finite element Mesh over the unit circle. This class is deprecated. Use UnitCircleMesh.

Arguments
n (int)
Resolution of the mesh.
diagonal (str)
Optional argument: A std::string indicating the direction of the diagonals.
transformation (str)
Optional argument: A std::string indicating the type of transformation used.
thisown

The membership flag