bionic (7) point.7rheolef.gz

Provided by: librheolef-dev_6.7-6_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 Float  measure = 1;