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