summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2013-05-15Cleanup: Remove old remains of autoconf in the compression code.Daniel Spangberg
2013-05-15fix compression include file my64bit.h to first test inttypes, then do some ↵Daniel Spangberg
other tests to find a 64 bit int.
2013-05-15Added tng_compress trajectory compression algorithmsDaniel Spangberg
2013-05-13Updated header documentationMagnus Lundborg
The revisions history and the code example in the header was updated.
2013-05-02Added getNumFrames to c++ header. Fixed indentationsMagnus Lundborg
2013-05-02Added function tng_num_frames_per_frame_set_setMagnus Lundborg
2013-04-26Fix bug in constants definition.Magnus Lundborg
2013-04-18Fix names of constants in last commit.Magnus Lundborg
2013-04-18Add data block IDs for formal charges, b-factors and occupancy.Magnus Lundborg
2013-04-18Merge branch 'master' of git.gromacs.org:tngMagnus Lundborg
2013-04-18Add tng_num_frames_get() to get the number of frames in the trajectory. ↵Magnus Lundborg
Added to reading example as well.
2013-04-07tng_io.hppAnders
uppdated
2013-04-07uppdate tng_io.hppAnders
No code in fille before
2013-03-25Only use __extension__ from GNU compilersMagnus Lundborg
2013-03-21Only compile Fortran compatibility if requested. Fix error in commit b97f4dffMagnus Lundborg
2013-03-20Add check that stride_length > 0. Fix bugs in allocating memory for atoms.Magnus Lundborg
2013-03-19If inttypes is not found (Visual Studio) some typedefs and defines need to ↵Magnus Lundborg
be done
2013-03-13Add gzip compression and uncompression to master branch.Magnus Lundborg
2013-03-06Use residue number when searching for a residue in a chain.Magnus Lundborg
2013-03-06Added function tng_chain_residue_find to the APIMagnus Lundborg
2013-02-28Added function tng_molecule_chain_find to the API.Magnus Lundborg
2013-02-20Changed min() and max() to tng_min() and tng_max()Magnus Lundborg
2013-02-20Changed TRUE and FALSE to TNG_TRUE and TNG_FALSEMagnus Lundborg
2013-02-19Moved header files to an include directory.Magnus Lundborg
contact: Jan Huwald // Impressum