Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

point - reference element (rheolef-7.2)

Author

       Pierre  Saramito  <Pierre.Saramito@imag.fr>

Description

       The point reference element is defined for convenience. It is a zero dimensional element with measure
       equal to 1 by convention.

Implementation

       This documentation has been generated from file fem/geo_element/point.icc

       const size_t dimension = 0;
       const Float  measure = 1;

Name

       point - reference element (rheolef-7.2)

See Also