Save data in memory
Hi experts,
I wanted to know if there's some kind of UDF routine to temporarily store some kind of user-specific data in memory in udfHd opaque handle. For example, I call a UDF, then UDF performs some calculations and store the result temporarily in memory (may be udfHd opaque handle). Is this possible in acuSolve?
Thanks!