Add continuous array accessors for selection data.
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 8 Feb 2013 13:28:58 +0000 (15:28 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 13 Feb 2013 21:27:18 +0000 (22:27 +0100)
commit2bebee5d851999fe522a9cf0311f41a3e3d05600
tree068ec344a660a2ef9465ff0ba9f6445319985889
parent9edd19d5572de6c38ddf03b9ce64266d76d10f5d
Add continuous array accessors for selection data.

It is now possible to access most selection data (coordinates, masses,
etc.) as continuous arrays for easier use with functions that expect
C arrays as input.

Change-Id: I285b4ff79137e2ca57c8e40b426b364572e3c13e
src/gromacs/selection/selection.h
src/gromacs/selection/selectionoption.h