Raviart–Thomas basis functions
In applied mathematics, Raviart–Thomas basis functions are vector basis functions used in finite element and boundary element methods. They are regularly used as basis functions when working in electromagnetics. They are sometimes called Rao-Wilton-Glisson basis functions.{{cite journal|last=Andriulli|first=Francesco P. |author2=Cools |author3=Bagci |author4=Olyslager |author5=Buffa |author6=Christiansen |author7=Michelssen |date=2008|title=A Mulitiplicative Calderon Preconditioner for the Electric Field Integral Equation|journal=IEEE Transactions on Antennas and Propagation|volume=56|issue=8|pages=2398–2412|doi=10.1109/tap.2008.926788|bibcode=2008ITAP...56.2398A |hdl=1854/LU-677703 |s2cid=38745490 |hdl-access=free}}
The space spanned by the Raviart–Thomas basis functions of order is the smallest polynomial space such that the divergence maps onto , the space of piecewise polynomials of order .{{Cite book|url=http://link.springer.com/10.1007/978-3-642-23099-8|title=Automated Solution of Differential Equations by the Finite Element Method|date=2012|publisher=Springer Berlin Heidelberg|isbn=978-3-642-23098-1|editor-last=Logg|editor-first=Anders|series=Lecture Notes in Computational Science and Engineering|volume=84|location=Berlin, Heidelberg|pages=95–119|chapter=Chapter 3. Common and unusual finite elements|doi=10.1007/978-3-642-23099-8|editor-last2=Mardal|editor-first2=Kent-Andre|editor-last3=Wells|editor-first3=Garth}}
Order 0 Raviart-Thomas Basis Functions in 2D
File:raviart_thomas_labelled.pngIn two-dimensional space, the lowest order Raviart Thomas space, , has degrees of freedom on the edges of the elements of the finite element mesh. The th edge has an associated basis function defined by{{Cite journal|last1=Bahriawati |first1=C. |last2=Carstensen |first2=C. |date=2005 |title=Three MATLAB Implementations Of The Lowest-Order Raviart-Thomas MFEM With a Posteriori Error Control |url=http://www2.mathematik.hu-berlin.de/~cc/cc_homepage/download/2005-BC_CC-Three_MATLAB_Implementations_Lowest-Order_Raviart-Thomas_MFEM.pdf |journal=Computational Methods in Applied Mathematics |volume=5 |issue=4 |pages=331–361 |access-date=8 October 2015 |doi=10.2478/cmam-2005-0016|s2cid=3897312 }}
\frac{l_n}{2A_n^+}(\mathbf{r}-\mathbf{p}_+)\quad&\mathrm{if\ \mathbf{r}\in\ T_+}\\
-\frac{l_n}{2A_n^-}(\mathbf{r}-\mathbf{p}_-)\quad&\mathrm{if\ \mathbf{r}\in\ T_-}\\
\mathbf{0}\quad&\mathrm{otherwise}
\end{array}\right.
where is the length of the edge, and are the two triangles adjacent to the edge, and are the areas of the triangles and and are the opposite corners of the triangles.
Sometimes the basis functions are alternatively defined as
\frac{1}{2A_n^+}(\mathbf{r}-\mathbf{p}_+)\quad&\mathrm{if\ \mathbf{r}\in\ T_+}\\
-\frac{1}{2A_n^-}(\mathbf{r}-\mathbf{p}_-)\quad&\mathrm{if\ \mathbf{r}\in\ T_-}\\
\mathbf{0}\quad&\mathrm{otherwise}
\end{array}\right.
with the length factor not included.
References
{{DEFAULTSORT:Raviart-Thomas basis functions}}
Category:Finite element method