Age | Commit message (Collapse) | Author |
|
It was only used for building some of the examples. Now, those
example are only built if OpenMP is found.
Change-Id: I816a52595fb00bb729adce83477f8e2f35dd6761
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|