Homec4science

Merge pull request #530 from akohlmey/no_static_sort_in_dump

Authored by sjplimp <sjplimp@sandia.gov> on Jun 20 2017, 15:43.

Description

Merge pull request #530 from akohlmey/no_static_sort_in_dump

Refactor Dump and Irregular classes to remove static class members

Event Timeline

GitHub <noreply@github.com> committed rLAMMPSe129f18e6f19: Merge pull request #530 from akohlmey/no_static_sort_in_dump (authored by sjplimp <sjplimp@sandia.gov>).Jun 20 2017, 15:43

Merged Changes

CommitAuthorDetailsCommitted
9b8de3ba2960Axel Kohlmeyer
remove ifdefs for selecting between plain and hybrid merge sort. use hybrid… 
Jun 17 2017
c1b0b1b3f9d7Axel Kohlmeyer
restore old qsort() based code and add preprocessor directives to switch 
Jun 17 2017
2a6f026853e6Axel Kohlmeyer
mergesort performance improvements 
Jun 16 2017
06fe703eedcbAxel Kohlmeyer
add missing mergesort header 
Jun 15 2017
8500a197ae13Axel Kohlmeyer
whitespace cleanup 
Jun 15 2017
1f17e8ebbbafAxel Kohlmeyer
remove need for static class member variables in Dump and Irregular 
Jun 15 2017