enum PotentialsΒΆ

#include <Enums.h>
 
enum Potentials {
    POTENTIAL_GP,
    POTENTIAL_TEST1,
    POTENTIAL_TEST2,
};