|
| | SDDS_ascii.c |
| | SDDS ascii data input and output routines.
|
| |
| | SDDS_binary.c |
| | SDDS binary data input and output routines.
|
| |
| | SDDS_copy.c |
| | This file contains the functions related to copying SDDS data.
|
| |
| | SDDS_data.c |
| | Defines global data arrays used by SDDS (Self Describing Data Sets) routines.
|
| |
| | SDDS_dataprep.c |
| | This file provides functions for SDDS dataset preparations.
|
| |
| | SDDS_extract.c |
| |
| | SDDS_info.c |
| | This file contains routines for getting the meta data for the SDDS objects.
|
| |
| | SDDS_input.c |
| | This file contains the functions related to reading SDDS files.
|
| |
| | SDDS_internal.h |
| | Internal definitions and function declarations for SDDS with LZMA support.
|
| |
| | SDDS_lzma.c |
| | Implementation of LZMA-compressed file handling functions.
|
| |
| | SDDS_MPI_binary.c |
| | Implementation of SDDS MPI Functions.
|
| |
| | SDDS_mplsupport.c |
| | Functions and definitions for handling SDDS datasets and integrating with MPL (Matplotlib).
|
| |
| | SDDS_output.c |
| | This file contains the implementation of the SDDS output routines.
|
| |
| | SDDS_process.c |
| | Processes SDDS layout headers and translates namelist structures.
|
| |
| | SDDS_rpn.c |
| | Implements Reverse Polish Notation (RPN) operations for SDDS datasets.
|
| |
| | SDDS_transfer.c |
| | This file provides functions for transferring definitions from one SDDS dataset to another.
|
| |
| | SDDS_utils.c |
| | This file provides miscellaneous functions for interacting with SDDS objects.
|
| |
| | SDDS_write.c |
| | Provides functions for writing SDDS layout headers.
|
| |
| | SDDSmpi_input.c |
| | SDDS MPI Input Initialization and Data Broadcasting Functions.
|
| |
| | SDDSmpi_output.c |
| | MPI-based Parallel I/O Functions for SDDS Datasets.
|
| |