<div dir="ltr"><div>I have a case where I'd like to copy a Mat defined on COMM_WORLD to a new Mat defined on some sub-communicator. Does MatCopy support this, or would I have to write a custom copy operation?</div><div><br></div><div>I see <a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatConvert.html#MatConvert">here</a> that MatConvert requires identical communicators, but I don't see any mention of this for MatCopy, so I wanted to check.</div><div><br></div><div>Thanks,<br>David</div></div>