Face¶
-
class
dolfin.cpp.mesh.
Face
(*args)¶ Bases:
dolfin.cpp.mesh.MeshEntity
A Face is a MeshEntity of topological dimension 2.
Constructor
-
area
()¶ Calculate the area of the face (triangle)
-
normal
()¶ Overloaded versions
normal(i)
Compute component i of the normal to the face
normal()
Compute normal to the face
-
thisown
¶ The membership flag
-