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
Hi, I'm trying to add new element into cells, but a little bit confused about which one I need to adding into:meshio.cells or meshio.cells_dict.
For my case, I seems to me that the structure of cells_dict is more friendly, so can I adding new components into cells_dict only? Is there some function to automatically update data in cells?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm trying to add new element into cells, but a little bit confused about which one I need to adding into:meshio.cells or meshio.cells_dict.
For my case, I seems to me that the structure of cells_dict is more friendly, so can I adding new components into cells_dict only? Is there some function to automatically update data in cells?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions