Hi, I need to access a vector from outside the ksp context in my own, user-defined KSPmonitor. I have tried using the "context" input variable in the KSPMonitor function to pass a pointer to the relevant structure, but I get segmentation faults: Can this "context" variable be used for this, and if no, how does one do?
/Frederik Treue
