VertexFunctionBool

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

Bases: dolfin.cpp.mesh.MeshFunctionBool

A VertexFunction is a MeshFunction of topological dimension 0.

Constructor on Mesh and value.

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

The membership flag