

PARMETIS DIRECTORY -- Routines to providing the interface to the 
                      ParMETIS and Jostle libraries.
----------------------------------------------------------------

Files compiled into Zoltan:

parmetis_jostle_const.h   --  Prototypes and definitions.

parmetis_jostle.c         --  Routines to interpret parameters,
                              build the necessary data structures, 
                              call the appropriate libraries,
                              and create the Zoltan return lists.

verify_graph.c            --  Routines to verify the correctness of a graph.

scatter_graph.c           --  Routines to scatter a ParMetis-style graph to all 
                              processors.

build_graph.c             --  Build ParMETIS/Jostle graph data structure.
