LaGriT Example: Intersect Two Surfaces, Extract Line Object Defined
by Surface Intersections
input.lgi
*--* ex_intersect_surface_line
*--* Header Begin
*--* LAGriT Example Input file
* Carl Gable
* gable -at- lanl -dot- gov
*
*
*--* Create two xy quadrilateral mesh
*--* Use MATH function to set z coordinate of mesh to sin(x) and sin(y)
*--* Create a line type mesh object which is the geometric intersection
*--* of the two quad meshes.
*--*
*--*----------------------------------------------------
*--* Header End
*--* ex_intersect_surface_line
*--*
*