Hello, I'm using Petsc with SuperLU_Dist, and I need to run it with the option -mat_superlu_dist_replacetinypivot. I'd like to be able to set this option (or other SuperLu_Dist options) directly from within my code, rather than the command line during run-time. Is there a way to do this?
Thanks!
