MeshFunctionDouble

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

Bases: dolfin.cpp.common.Variable, dolfin.cpp.mesh.HierarchicalMeshFunctionDouble

array()

Return a NumPy array view of the data

static cpp_value_type()
dim()
empty()
init()
mesh()
set_all()
set_value()
set_values()
size()
thisown

The membership flag

ufl_id()

Returns an id that UFL can use to decide if two objects are the same.

where_equal()