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
Fix bugs in getExtremaNode.m. No more errors when searching boundary nodes.
Add a new function convert2uint() for converting double type to uint type. Function convert2uint() is used by insertNode3d(). Better storage for element data.