Illustrative code for Finite Element matrices of a mesh in 2d domain.
Source:R/mesh2fem.R
mesh2fem.Rd
Illustrative code for Finite Element matrices of a mesh in 2d domain.
Illustrative code for Finite Element matrices when some triangles are in a barrier domain.
Usage
mesh2fem(mesh, order = 2, barrier.triangles = NULL)
mesh2fem.barrier(mesh, barrier.triangles = NULL)