Merge branch 'vec3_refactoring' into 'master'
Refactoring of Shared Memory vs. OpenMP n-Body examples * added Guideline Support Library as utility library * refactored kernel code: loops, use of std::for_each and std::accumulate instead of hand-crafted code for better readability. * unified coding style See merge request !78
Please register or sign in to comment