gpp4  1.3.1
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 ccp4_array.cResizable array implementation
 ccp4_array.hHeader file for resizable array implementation
 ccp4_errno.hHeader file for error handling routines Error codes based on system errors
 ccp4_file_err.hHeader file with file handling error codes
 ccp4_fortran.hHeader file for Fortran APIs
 ccp4_general.cGeneral library functions and utilities
 ccp4_general.hHeader file for CCP4 library clones
 ccp4_parser.cFunctions to read in and "parse" CCP4-style keyworded input, plus utility routines
 ccp4_parser.hFunctions to read in and "parse" CCP4-style keyworded input
 ccp4_program.cUtilies to set and fetch program information
 ccp4_program.hHeader file for utilies to set and fetch program information
 ccp4_spg.hData structure for symmetry information
 ccp4_sysdep.hSystem-dependent definitions
 ccp4_types.hHeader file containing various commonly used type definitions and some useful macros
 ccp4_unitcell.cC library for manipulations based on cell parameters
 ccp4_unitcell.hC library for manipulations based on cell parameters
 ccp4_utils.hUtility functions
 ccp4_vars.hStandard strings for certain quantites - for future use
 cmap_data.cFunctions to manipulate CCP4 map files
 cmap_data.hHeader file for CCP4 map functions
 cmap_errno.hError codes for the library
 cmap_header.hDeclarations of map header i/o routines
 cmap_labels.hDeclaration of routines to parse and output map labels
 cmap_open.cOpening CCP4-format map files
 cmap_skew.hDeclaration of the skew_set function
 cmap_stats.hDeclaration of the stats_update function
 cmaplib.hCcp4 map i/o user-level library header file
 cmaplib_f.hDefinition of the IOConvMap structure. Apparently not used anywhere (?)
 cmtzlib.hC-level library for input, output and manipulation of MTZ files
 csymlib.hC-level library for symmetry information
 cvecmat.cC library for vector and matrix manipulations
 cvecmat.hDeclarations of matrix and vector handling functions
 library_err.cError handling library
 library_file.cFunctions for file i/o
 library_file.hFunctions for file i/o
 library_utils.cUtility functions
 mtzdata.hDefinition of MTZ data structure
 overview.h
 pack_c.h
 symlib.h
  src_f
 ccp4_diskio_f.cFORTRAN API for file i/o
 ccp4_general_f.cFortran API to ccp4_general.c
 ccp4_parser_f.cFortran API to ccp4_parser.c
 ccp4_unitcell_f.cFortran API to ccp4_unitcell.c
 cmaplib_f.cFortran API for input, output and manipulation of CCP4 map files
 cmtzlib_f.cFortran API for input, output and manipulation of MTZ files
 csymlib_f.cFortran API for symmetry information
 library_f.cFORTRAN API for library.c