Changes in version 2017.2.0¶
UFL 2017.2.0 was released on 2017-12-05.
Summary of changes¶
Add
CellDiameterexpression giving diameter of a cell, i.e., maximal distance between any two points of the cell. Implemented for all simplices and quads/hexes.Make
(Min|Max)(Cell|Facet)EdgeLengthworking for quads/hexes
Detailed changes¶
Add geometric quantity
CellDiameterdefined as a set diameter of the cell, i.e., maximal distance between any two points of the cell; implemented on simplices and quads/hexesRename internally used reference quantities
(Cell|Facet)EdgeVectorstoReference(Cell|Facet)EdgeVectorsAdd internally used quantites
CellVertices,(Cell|Facet)EdgeVectorswhich are physical-coordinates-valued; will be useful for further geometry lowering implementations for quads/hexesImplement geometry lowering of
(Min|Max)(Cell|Facet)EdgeLengthfor quads and hexes