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