.\" .de Id .. .de Sp .if n .sp .if t .sp 0.4 .. .TH point 7rheolef "rheolef-7.0" "rheolef-7.0" "rheolef-7.0" .\" label: /*Class:point .SH NAME \fBpoint\fP - Point reference element .\" skip: @cindex point .\" skip: @cindex reference element .SH DESCRIPTION The point reference element is defined for convenience. It is a 0-dimensional element with measure equal to 1. .\" skip start:DATE: .\" skip start:AUTHOR: .\" END .SH IMPLEMENTATION .\" begin_example .Sp .nf const size_t dimension = 0; const Float measure = 1; .Sp .fi .\" end_example .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.