

FORT DIRECTORY      -- F90 interface.
------------------------------------------------------------------------

cwrap.c             --  C wrappers that appropriately manipulate function 
                        arguments to be passed to F90.
         
fwrap.fpp           --  F90 wrappers to Zoltan functions.

ztypes.fpp          --  Definitions of F90 data types used in interface.

zoltan_user_data.f90--  Application specific data types for the (void *)
                        data pointers passed to the query functions.

sppr.f90            --  Pre-processor program that processes # directives
                        in *.fpp files to produce *.f90 files.

spprinc.*           --  Architecture and F90 compiler specific definitions.

set*.if             --  Interface definitions for query-function specific
                        registration functions Zoltan_Set_*_Fn.

set*.fn             --  Query-function specific registration functions
                        Zoltan_Set_*_fn.
