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