Scroll to navigation
point(7rheolef) |
rheolef-7.0 |
point(7rheolef) |
NAME¶
RTk - The Raviart-Thomas vector-valued polynomial basis
SYNOPSIS¶
space Vh(omega,"RT0");
DESCRIPTION¶
This basis is described in Raviart and Thomas (Mathematical aspects of
finite element methods, Springer, 1977). It is indicated in the space
(see space(2)) by a string starting with the two letters
"RT", followed by digits indicating the polynomial order.
OPTIONS¶
This basis recognizes the equispaced/warburton node option for degrees of
freedom located on sides. See basis_option(2).
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.