Provided by: librheolef-dev_7.0-3_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;

COPYRIGHT

       Copyright (C) 2000-2018 Pierre Saramito <Pierre.Saramito@imag.fr> GPLv3+: GNU GPL  version
       3  or  later  <http://gnu.org/licenses/gpl.html>.   This is free software: you are free to
       change and redistribute it.  There is NO WARRANTY, to the extent permitted by law.