CellFunctionInt

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

Bases: dolfin.cpp.mesh.MeshFunctionInt

A CellFunction is a MeshFunction of topological codimension 0.

Constructor on Mesh and value.

Parameters:
  • const Mesh > mesh (std::shared_ptr<) –
  • T & value (const) –
thisown

The membership flag