enum phase::GlassKindΒΆ

#include <phase.hpp>
 
enum GlassKind {
    other = 0,
    ice,
    lda,
    mda,
    hda,
};