Description Usage Arguments Value
View source: R/locEng.R View source: R/locEng.R
This function computes the local
energy matrix with respect to the triangle (V1,V2,V3)
.
1 | locEng(V1, V2, V3, Mat, d)
|
V1, V2, V3 |
three vectors of length two indicating the vertices locations of a triangle. |
Mat |
inner coeffients matrix. This arguments could be
calculated by function |
d |
degree of polynomials. |
energy matrix with respect to the triangle (V1,V2,V3)
.
energy matrix with respect to the triangle (V1,V2,V3)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.