##############################################################################
# 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$
##############################################################################


ALL DIRECTORY -- Routines for memory allocation and deallocation.
----------------------------------------------------------------

Files compiled into Zoltan:

all_allo_const.h   -- Prototypes for Zoltan-specific memory allocation and 
                      deallocation routines in all_allo.c.  

all_allo.c         -- Zoltan-specific Memory routines Zoltan_Special_Malloc and
                      Zoltan_Special_Free.
		      Parameter setting routing Zoltan_Set_Malloc_Param.
