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
In the 'pmpo_c.cpp' file there is a lot of code for setting material point and mesh fields. A lot of this code looks very similar, and we could refactor it internally to use a set of templated get/set functions, while leaving the api the same.
The text was updated successfully, but these errors were encountered:
In the 'pmpo_c.cpp' file there is a lot of code for setting material point and mesh fields. A lot of this code looks very similar, and we could refactor it internally to use a set of templated get/set functions, while leaving the api the same.
The text was updated successfully, but these errors were encountered: