table of contents
point(6rheolef) | rheolef | point(6rheolef) |
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@imag.fr>
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.
Mon Sep 19 2022 | Version 7.2 |