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
Having CoordinateElement in the fem module causes some problems with circular imports. It would be cleaner if mesh had no dependencies on fem, since fem will always depend on mesh.