pdejmps
(Not recommended) Error estimates for adaptation
pdejmps
is not recommended. Use meshes represented as
FEMesh
objects instead of [p,e,t]
meshes. For more
information, see Version History.
Description
calculates the error indication function used for mesh adaptation. The columns of
errf
= pdejmps(p
,t
,c
,a
,f
,u
,alpha
,beta
,m
)errf
correspond to triangles, and the rows correspond to the
equations in the PDE system.
The function computes the error indicator E(K) for each triangle K as
where is the unit normal of edge and the braced term is the jump in flux across the element edge. Here, α and β are weight indices, and m is an order parameter. The norm is an L2 norm computed over the element K.