FacetArea

class dolfin.cpp.function.FacetArea(mesh)

Bases: dolfin.cpp.function.Expression

This function represents the area/length of a cell facet on a given mesh.

Constructor

thisown None

The membership flag

Previous topic

Expression

Next topic

Function

This Page