NAME
point - reference element (rheolef-7.2)
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;
AUTHOR
Pierre Saramito <Pierre.Saramito [AT] imag.fr>
COPYRIGHT
Copyright (C) 2000-2018 Pierre Saramito <Pierre.Saramito [AT] 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.