<div dir="auto">Good Morning,<div dir="auto"><br></div><div dir="auto">Is it possible to expand a matrix in petsc? I current created and loaded a matrix (6 x 5) which holds information required later in my program. I would like to store additional information in the matrix by expanding its size, let's say make it at 10 x 5 matrix. How is this accomplished in petsc. When I try to use MatSetSize() or MatSetValue() my code throws errors. What is the process for accomplishing this?</div><div dir="auto"><br></div><div dir="auto">Thank you in advance for your time.</div><div dir="auto">Brandon</div><div dir="auto"><br></div><div dir="auto"><br></div></div>