Hello Kostas,
The python command md.variable(“variable”) returns the variable by value.
My question is: is there a way to access a GetFEM variable by reference in Python?
I would like to implement a complex Cythonized routine aimed to the performance.
Thank you,
Lorenzo