Alias Quad

a quad face type, with a vertex type parameter T can be an index or actual vertex

alias Quad(VT) = GenFace!(4,VT);