I have an equation system consisting of multiple Linear Implicit systems which I am solving using Petsc. What would be the easiest way to set the size of krylov subspace and the preconditioner being employed for a particular system? I don't want to use command line arguments because those get applied across systems. I would like to use Petsc commands on the linear solver associated with each system separately.
Regards Amal ------------------------------------------------------------------------------ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
