Hi <br><br>What is the difference between KSP_MatMult and MatMult? I am trying to implement a new KSP method and see that all Matrix vector multiplies are done with <br>KSP_MatMult in cg.c which implements the conjugate gradient. <br>
<br>Regards,<br><br>Gaurish<br>