##############################################################################
# Zoltan Library for Parallel Applications                                   #
# Copyright (c) 2000,2001,2002, Sandia National Laboratories.                #
# For more info, see the README file in the top-level Zoltan directory.      # 
##############################################################################
##############################################################################
# CVS File Information
#    $RCSfile$
#    $Author$
#    $Date$
#    $Revision$
##############################################################################


REFTREE DIRECTORY -- Routines for refinement-tree partitioning.
----------------------------------------------------------------

Files compiled into Zoltan:

reftree_const.h   -- prototypes and definitions.
reftree_part.c    -- reftree partitioning algorithms.
reftree_build.c   -- functions to build reftree data structures.
reftree_hash.c    -- functions to manipulate hash tables.
reftree_coarse_path.c -- functions to find a path through the coarse grid
