point - reference element (rheolef-7.2)
Contents
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.
rheolef Version 7.2 point(6rheolef)
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)
