locEng: Calculate local energy matrix

Description Usage Arguments Value

View source: R/locEng.R View source: R/locEng.R

Description

This function computes the local energy matrix with respect to the triangle (V1,V2,V3).

Usage

1
locEng(V1, V2, V3, Mat, d)

Arguments

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 build.

d

degree of polynomials.

Value

energy matrix with respect to the triangle (V1,V2,V3).

energy matrix with respect to the triangle (V1,V2,V3).


funstatpackages/TPST documentation built on July 23, 2020, 12:14 p.m.