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
The local std::map<ElemType, ElementDefinition> eletypes; in abaqus_io.C shoudl be available for external codes to use. This would help me with the implementation of UEL support in MOOSE.
The text was updated successfully, but these errors were encountered:
The local
std::map<ElemType, ElementDefinition> eletypes;
inabaqus_io.C
shoudl be available for external codes to use. This would help me with the implementation of UEL support in MOOSE.The text was updated successfully, but these errors were encountered: