Provided by: librheolef-dev_6.5-1build1_amd64 bug

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 size_t measure = 1;

rheolef-6.5                                        rheolef-6.5                                   point(7rheolef)