--- trunk/src/parallel/ForceDecomposition.hpp 2013/08/17 13:03:17 1928 +++ trunk/src/parallel/ForceDecomposition.hpp 2013/08/19 13:12:00 1929 @@ -169,6 +169,7 @@ namespace OpenMD { RealType largestRcut_; vector idents; + vector regions; potVec pairwisePot; potVec embeddingPot; potVec excludedPot;