Scroll to navigation

point(7rheolef) rheolef-6.7 point(7rheolef)

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.7 rheolef-6.7