Provided by: librheolef-dev_6.6-1build2_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.6 rheolef-6.6 point(7rheolef)