Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-26 | Version 1.6 of the TNG library. | Magnus Lundborg | |
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 | |||
2014-03-04 | Updated path to tng header files. | Magnus Lundborg | |
Change-Id: I8793ad7c3da4cc40c919167dbf3ce5a9ac3ce27e | |||
2014-02-04 | Cleaned up unused and non-portable /tmp invocations. | Rossen Apostolov | |
2013-11-27 | Removed generated include files defining dirs of example files. | Magnus Lundborg | |
2013-10-15 | Only compile openmp code if explicitly requested. | Magnus Lundborg | |
2013-10-15 | Fix some more compiler warnings | Magnus Lundborg | |
2013-10-15 | Fix compiler warnings. | Magnus Lundborg | |
2013-10-14 | Fix includes. | Magnus Lundborg | |
2013-10-04 | Improved examples. | Magnus Lundborg | |
2013-05-29 | Improved documentation | Magnus Lundborg | |
2013-05-29 | Fix utility function for box shape reading. | Magnus Lundborg | |
Reading box shape using the high-level API should work. Fixed bugs in data reading. Updated utility usage examples. | |||
2013-05-29 | Increase number of particles again in example. | Magnus Lundborg | |
2013-05-28 | Fixed error where velocities were trashed. | Magnus Lundborg | |
Added utility functions for setting box shape (not finished or tested). | |||
2013-05-25 | Added debugging code to locate where velocities get trashed. | Daniel Spangberg | |
2013-05-24 | Improved utility functions. Bug fixes. | Magnus Lundborg | |
2013-05-23 | More work on high-level API. New example files. | Magnus Lundborg | |
Fixed many bugs in the high-level API. Use the high-level API (where appropriate) in new example files. |