LaGriT Example: Triangulate a Polygon, Use refine, smooth
to Change Mesh Size and Quality
input.lgi
*--* ex_triangulate_polygon
*--* Header Begin
*--* LAGriT Example Input file
* Carl Gable
* gable -at- lanl -dot- gov
*
*--*
*----------------------------------------------------
*--* Triangulate a polygon and then use refine/rivara to refine
*--* mesh to desired element size. Refine different parts of the
*--* mesh to different resolution.
*--*
*--* Also smooth and reconnect the mesh finishing with a call to
*--* recon/1 to eliminate all obtuse angles on boundaries.
*--*
*--*----------------------------------------------------
*--* Header End
*--* ex_triangulate_polygon
*--*