PLUTO
Parallel Directory Reference
Directory dependency graph for Parallel:
Src/Parallel

Files

file  al.h [code]
 ArrayLib main header file.
 
file  al_alloc.c [code]
 ArrayLib allocation routine.
 
file  al_boundary.c [code]
 Check if the local beginnings or endings of an array correspond to the global beginnings or endings.
 
file  al_codes.h [code]
 ArrayLib codes header file.
 
file  al_decomp_.c [code]
 Miscellaneous of functions act to find the processors distribution.
 
file  al_decompose.c [code]
 ArrayLib functions to decompose the domain among the MPI processes.
 
file  al_defs.h [code]
 ArrayLib function definitions header file.
 
file  al_exchange.c [code]
 Fill the ghost boundaries.
 
file  al_exchange_dim.c [code]
 Fill the ghost boundaries along selected dimensions.
 
file  al_finalize.c [code]
 ArrayLib Finalization routine.
 
file  al_hidden.h [code]
 Internal include file for the ArrayLib.
 
file  al_init.c [code]
 ArrayLib Initialization routines.
 
file  al_io.c [code]
 Miscellaneous functions for IO operations.
 
file  al_proto.h [code]
 ArrayLib function prototypes header file.
 
file  al_sort_.c [code]
 Internal routine to sort an integer array.
 
file  al_subarray_.c [code]
 Creates a datatype describing a subarray of a multidimensional array.
 
file  al_sz_free.c [code]
 Dellocate a distributed array descriptor.
 
file  al_sz_get.c [code]
 Miscellaneous functions to obtain informations about the properties of the distributed array.
 
file  al_sz_init.c [code]
 Allocate and initialize a distributed array descriptor.
 
file  al_sz_set.c [code]
 Miscellaneous functions to define the properties of the distributed array by setting various parameters via the isz descriptor.
 
file  al_szptr_.c [code]
 Miscellaneous of internal routines to convert sz pointers to integer pointers.
 
file  al_write_array_async.c [code]
 ArrayLib routines for asynchronous MPI-IO.