point(9)
NAME
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;
Point reference element
The point reference element is defined for convenience. It is a
0-dimensional element with measure equal to 1.