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
If a user instantiates the mesh class without a gbasis and with ndims=2 it will set gbasis = LagrangeSeg rather than LagrangeQuad. This logic needs to be visited and fixed.
The text was updated successfully, but these errors were encountered:
If a user instantiates the mesh class without a gbasis and with ndims=2 it will set gbasis = LagrangeSeg rather than LagrangeQuad. This logic needs to be visited and fixed.
The text was updated successfully, but these errors were encountered: