Convert degenerate elements to linear
elem=convertDegenerateToLinear(elem)
CONVERTDEGENERATETOLINEAR sets the element type for parabolic elements that have fewer than the number of nodes required for that parabolic element type to the equivalent linear type. ELEM is an imat_elem object.