dolfin.functions.specialfunctions.
CellNormal
Return symbolic cell normal for given manifold mesh.
Mesh
Example of usage
mesh = UnitSquare(4,4) vol = CellNormal(mesh)
MeshCoordinates
CellSize
Enter search terms or a module, class or function name.