Age | Commit message (Collapse) | Author |
|
The functions for migrating data blocks are still not in use - WIP.
Reversed for loops were "unreversed" for improved readability. The
speed difference should not be noticable anyhow.
Change-Id: I084871a62bb279e648ef790218c52ea19faa72a3
|
|
Change-Id: I6fa7b9ea5d4be21112d4ec3f01417128c1a87a72
|
|
Change-Id: I7463cab38975107cfff102434c525233ed996563
|
|
On e.g. Linux it does not make a difference if a file is
opened in binary mode or not, but apparently it does in
Windows. This fixes the crashes noticed before.
Warnings from MSVC fixed as well.
Change-Id: I23dc209211b5462e6989ee550e78e36d7bb181ab
|
|
|
|
|
|
|
|
|
|
tng_data_values_free()
|
|
|
|
|
|
|
|
|
|
|
|
Added function to get residue of atom.
|
|
Make tng_frame_set_particle_mappings_free() public.
|
|
|
|
|
|
Also fixed some cmake warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|