.\" .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:sherwin .SH NAME \fBPk\fP - Lagrange polynomial basis .\" skip: @cindex polynomial basis .\" skip: @clindex space .\" skip: @clindex basis .\" skip: @clindex reference_element .SH SYNOPSIS space Vh(omega,"P1"); .SH DESCRIPTION This is the most popular polynomial \fBbasis\fP for the finite element method. It is indicated in the \fBspace\fP (see space(2)) by a string starting with the letter \fB"P"\fP, followed by digits indicating the polynomial order. .PP .SH OPTIONS This basis recognizes the equispaced/warburton node option and the raw polynomial option. See basis_option(2). .PP .\" skip start:AUTHOR: .\" skip start:DATE: .\" END .\" LENGTH = 2 .SH SEE ALSO space(2), basis_option(2) .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.