Details
   
   
     
   Examples  
  Basic Examples  
   See Also
 Related Links
 NDSolve`FEM`
  ElementMesh::femimq
Examples
Basic Examples (2)
This message is generated when mesh elements are specified that self-intersect, have a wrong ordering, or have no area:
 
      To fix this, the correct element ordering needs to be specified:
This message may also be generated during interpolation:
 
       
      The issue is that because of numerical inexactness, a triangle with 0 area has been generated during mesh creation:
 
      Note that three triangles have been generated and one has poor quality:
Find and visualize elements below a quality threshold:
 
       
      Element Mesh Generation
Element Mesh Generation