.TH "point" 6rheolef "Version 7.2" "rheolef" \" -*- nroff -*- .ad l .nh .SH NAME point \- reference element (rheolef-7\&.2) .PP .SH "DESCRIPTION" .PP The point reference element is defined for convenience\&. It is a zero dimensional element with measure equal to 1 by convention\&. .SH "IMPLEMENTATION" .PP This documentation has been generated from file fem/geo_element/point\&.icc .PP .PP .nf const size_t dimension = 0; const Float measure = 1; .fi .PP .SH AUTHOR Pierre Saramito .SH COPYRIGHT Copyright (C) 2000-2018 Pierre Saramito GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.