Hello all,
my question is about Abaqus subroutines written in C++ (I found some topics, but existing information is very scarce). A problem is how to call utility routines in the body of subroutine. More specifically, I'm trying to call getvrm within USDFLD, and it would be great to find some examples.