Age | Commit message (Collapse) | Author |
|
This corresponds to the changes in BuildTNG.cmake in commit
e43be47fad70e in the GROMACS repository.
Change-Id: I0f2fdd4356dd8132a9d7947ccbcb8f46547648eb
|
|
tng_num_frame_sets_get() should not fail if there are no frame sets.
Change-Id: Ie01a6b3230af7413a51ba144bd03c5fe00c25519
|
|
Added functions to get the version of the header and the
library.
Improved version control of the library using CMake config and
version files.
Changed tng_util_frame_current_compression_get() return type
to double before the API is widely circulated (no release
has been made since that function was added).
Compiling compression functions into the tng_io library.
Uses BuildTNG.cmake instead of including add_subdirectories.
Change-Id: I5e4818736fb2632c06ca7df8e84ce9544bf2acaf
|