You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was changed recently when @janetournois added NPs (6b75fea), probably because the point parameter(s) come before the graph parameter, and usually the template parameters follow the same order.
What is the issue with the point template parameter coming first (except that it is not inconsistent throughout the make_... functions)?
Issue Details
Is there a reason why
make_hexahedron()
has the point type before the graph type?The text was updated successfully, but these errors were encountered: