More memory optimizations for selections.
commit9baecfb5c43ff6739fd89431be8c09c942a78e18
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Thu, 6 May 2010 10:12:31 +0000 (6 12:12 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Thu, 6 May 2010 10:12:31 +0000 (6 12:12 +0200)
tree78315f44ed8fc490267b09cf1d871ab6c753a267
parentb5585ec928f15ff7203be7299edacd15472c24b9
More memory optimizations for selections.

Reduced the amount of memory required for the compiled evaluation tree
for certain types of selections. In particular, selections that use
modifiers and/or dynamic selections without any static groups now
require less memory for evaluation, in particular for large systems.
include/selmethod.h
src/gmxlib/selection/compiler.c