LaGriT Example: sort and reorder Element and Node
Numbers Based on Multi-Key Sort of Coordinates
input.lgi
*--* ex_reorder
*--* Header Begin
*--* LAGriT Example Input file
* Carl Gable
* gable -at- lanl -dot- gov
*
*
*--* Create a random point distribution
*--* Connect them into a tet mesh
*--* Sort and reorder the nodes using a multi-key sort of the
*--* node coordinates.
*--*
*--* Add attributes id_node1 and id_node2 with the node numbers
*--* before and after SORT and REORDER
*--*
*--*----------------------------------------------------
*--* Header End
*--* ex_reorder
*--*