//!> preprocessor sequence of all known potential types. Just add new parser here #define POTENTIALSEQUENCE (constant)(tersoff)(morse)(harmonic_bond)(harmonic_angle)(lennardjones)(torsion)(improper) //!> Number of enumerations calculate automatically #define PotentialTypes_END BOOST_PP_SEQ_SIZE(POTENTIALSEQUENCE)