| Partial Differential Equation Toolbox™ | ![]() |
errf=pdejmps(p,t,c,a,f,u,alfa,beta,m)
errf=pdejmps(p,t,c,a,f,u,alfa,beta,m) calculates the error indication function used for adaptation. The columns of errf correspond to triangles, and the rows correspond to the different equations in the PDE system.
p andt are mesh data. For details, see initmesh.
c, a, and f are PDE coefficients. See assempde for details. c, a, and f must be expanded, so that columns correspond to triangles.
u is the solution vector. For details, see assempde.
The formula for computing the error indicator E(K) for each triangle K is
![]()
where
is the unit normal of edge
and the braced term is the jump
in flux across the element edge, where α and β are weight
indices and m is an order parameter. The norm
is an L2 norm computed
over the element K. The error indicator is stored
in errf as column vectors, one for each triangle
in t. More information can be found in the section Adaptive Mesh Refinement.
| adaptmesh | Partial Differential Equation Toolbox™ |
| pdeadgsc | Partial Differential Equation Toolbox |
| pdeadworst | Partial Differential Equation Toolbox |
![]() | pdeintrp | pdemdlcv | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |