pub trait CellQuantity: Quantity { }
Marker trait for quantities defined on cells (for volume meshes).