Hello,
Here is my problem. I need to access nodal displacement and velocity of a specific (or some specific) node(s) during the integration process and in particular in the dload and uexternaldb subroutines.
Therefore I wrote a bunch of lines in C++ for those functions as follows:
extern "C"...