MeshFunctionBool¶
-
class
dolfin.cpp.mesh.MeshFunctionBool(*args)¶ Bases:
dolfin.cpp.common.Variable,dolfin.cpp.mesh.HierarchicalMeshFunctionBool-
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()¶
-