Created paddedvector.h
commitd854a1395da0af28fc0fceb38611baf28a432818
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 7 Nov 2016 15:58:42 +0000 (7 16:58 +0100)
committerDavid van der Spoel <davidvanderspoel@gmail.com>
Wed, 16 Nov 2016 19:10:25 +0000 (16 20:10 +0100)
tree92fe348e387bdf7492b25e86ca41f7c97cd44c96
parent708aaba28678dbc3d1327150c8b0a5bfd329a37e
Created paddedvector.h

This permits forcerec.h to not depend on state.h, and creates a stable
location in which to implement e.g. PaddedRVecVector. There are now
about 25 fewer source files that depend on state.h.

Change-Id: I07c443dea45b394773d60f74b036584af5920cf8
src/gromacs/applied-forces/electricfield.cpp
src/gromacs/math/CMakeLists.txt
src/gromacs/math/paddedvector.h [new file with mode: 0644]
src/gromacs/mdtypes/forcerec.h
src/gromacs/mdtypes/state.h