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