Provided by: librheolef-dev_6.7-6_amd64 

NAME
point - Point reference element
DESCRIPTION
The point reference element is defined for convenience. It is a 0-dimensional element with measure equal
to 1.
IMPLEMENTATION
const size_t dimension = 0;
const Float measure = 1;
rheolef-6.7 rheolef-6.7 point(7rheolef)