<div dir="ltr"><div>Hello PETSc friend,</div><div><br></div><div>I hope you are all good and safe! </div><div><br></div><div>During these few days I have been exploring the possibility to use TS for the time integration of the momentum equation in my finite volume solver. Actually I am doing this job with my own routines, however they are quite limited with respect to all the implicit and explicit methods that TS kindly provides. </div><div><br></div><div>after the space discretization, my equation takes the form:</div><div><br></div><div>dudt = Au + b,</div><div><br></div><div>where A and b are both known.</div><div><br></div><div>I have several question being a beginner on TS,  however at this stage I would like to ask the following questions:</div><div><br></div><div>- Is TSSetRHSJacobian setting the matix A, while TSSetRHSFunction setting the vector?</div><div><br></div><div>- if the first question is yes, do I need to do additional operation to solve the equation implicitly? </div><div><br></div><div>Many thanks for the suggestions! </div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr">Edoardo<br><div><br></div><div><br></div><div><br></div></div></div></div></div></div>