Petsc direct solvers

Hello,

Using petsc module, how can I be sure about the solver among mumps or pardiso ?
It’s not very clear since I don’t import mumps modules, which solver is user by default ?

Thanks for the explanation.

MUMPS. You can see that using -ksp_view in your sparams or as a command line argument.