gpp4
1.3.1
|
src/ccp4_array.c | Resizable array implementation |
src/ccp4_array.h [code] | Header file for resizable array implementation |
src/ccp4_errno.h [code] | Header file for error handling routines Error codes based on system errors |
src/ccp4_file_err.h [code] | Header file with file handling error codes |
src/ccp4_fortran.h [code] | Header file for Fortran APIs |
src/ccp4_general.c | General library functions and utilities |
src/ccp4_general.h [code] | Header file for CCP4 library clones |
src/ccp4_parser.c | Functions to read in and "parse" CCP4-style keyworded input, plus utility routines |
src/ccp4_parser.h [code] | Functions to read in and "parse" CCP4-style keyworded input |
src/ccp4_program.c | Utilies to set and fetch program information |
src/ccp4_program.h [code] | Header file for utilies to set and fetch program information |
src/ccp4_spg.h [code] | Data structure for symmetry information |
src/ccp4_sysdep.h [code] | System-dependent definitions |
src/ccp4_types.h [code] | Header file containing various commonly used type definitions and some useful macros |
src/ccp4_unitcell.c | C library for manipulations based on cell parameters |
src/ccp4_unitcell.h [code] | C library for manipulations based on cell parameters |
src/ccp4_utils.h [code] | Utility functions |
src/ccp4_vars.h [code] | Standard strings for certain quantites - for future use |
src/cmap_data.c | Functions to manipulate CCP4 map files |
src/cmap_data.h [code] | Header file for CCP4 map functions |
src/cmap_errno.h [code] | Error codes for the library |
src/cmap_header.h [code] | Declarations of map header i/o routines |
src/cmap_labels.h [code] | Declaration of routines to parse and output map labels |
src/cmap_open.c | Opening CCP4-format map files |
src/cmap_skew.h [code] | Declaration of the skew_set function |
src/cmap_stats.h [code] | Declaration of the stats_update function |
src/cmaplib.h [code] | Ccp4 map i/o user-level library header file |
src/cmaplib_f.h [code] | Definition of the IOConvMap structure. Apparently not used anywhere (?) |
src/cmtzlib.h [code] | C-level library for input, output and manipulation of MTZ files |
src/csymlib.h [code] | C-level library for symmetry information |
src/cvecmat.c | C library for vector and matrix manipulations |
src/cvecmat.h [code] | Declarations of matrix and vector handling functions |
src/library_err.c | Error handling library |
src/library_file.c | Functions for file i/o |
src/library_file.h [code] | Functions for file i/o |
src/library_utils.c | Utility functions |
src/mtzdata.h [code] | Definition of MTZ data structure |
src/overview.h [code] | |
src/pack_c.h [code] | |
src/symlib.h [code] | |
src_f/ccp4_diskio_f.c | FORTRAN API for file i/o |
src_f/ccp4_general_f.c | Fortran API to ccp4_general.c |
src_f/ccp4_parser_f.c | Fortran API to ccp4_parser.c |
src_f/ccp4_unitcell_f.c | Fortran API to ccp4_unitcell.c |
src_f/cmaplib_f.c | Fortran API for input, output and manipulation of CCP4 map files |
src_f/cmtzlib_f.c | Fortran API for input, output and manipulation of MTZ files |
src_f/csymlib_f.c | Fortran API for symmetry information |
src_f/library_f.c | FORTRAN API for library.c |