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