Good morning,
in my code I need to solve 2 linear systems. I would like to use different 
solvers for the 2 systems and most of all I would like to choose the single 
solver by flags from command line, is it possible?
I can call PetscInitialize/PetscFinalize multiple times passing PetscInitialize 
different argc and argv. What happens if I call the second PetscInitiliaze 
before the first PetscFinalize with different argc and argv? 
Thanks.

Bests,
Marco Cisternino

Reply via email to