<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Thanks for the recent MR.<div class="">This sadly only partially addresses the issue.</div><div class=""><a href="https://www.mcs.anl.gov/petsc/petsc-3.14.6/docs/manualpages/Mat/MatGetRow.html" class="">https://www.mcs.anl.gov/petsc/petsc-3.14.6/docs/manualpages/Mat/MatGetRow.html</a> correctly has MatGetRow_MPIDense while <a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatGetRow.html" class="">https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatGetRow.html</a> hasn’t.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Pierre<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 3 Apr 2021, at 1:24 PM, Patrick Sanan <<a href="mailto:patrick.sanan@gmail.com" class="">patrick.sanan@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I think this was likely a non-portable regex that was being used to match the function signatures,<div class="">causing it to miss anything with an internal "s" in the function name. Here's a quick fix for the release branch:</div><div class=""><br class=""></div><div class=""><a href="https://gitlab.com/petsc/petsc/-/merge_requests/3813" class="">https://gitlab.com/petsc/petsc/-/merge_requests/3813</a></div><div class=""><br class=""></div><div class="">(This sort of thing will become easier to work with, soon, as we'll have an automated doc build which can be examined for each MR.)<br class=""><div class=""><br class=""></div><div class="">P.S. nice email address! </div><div class=""><br class=""><blockquote type="cite" class=""><div class="">Am 03.04.2021 um 11:19 schrieb Patrick Sanan <<a href="mailto:patrick.sanan@gmail.com" class="">patrick.sanan@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">That isn't expected - thanks for pointing this out! I can reproduce locally so will take a look. <br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">Am 03.04.2021 um 11:10 schrieb Pierre Jolivet <<a href="mailto:pierre@joliv.et" class="">pierre@joliv.et</a>>:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><a href="https://www.mcs.anl.gov/petsc/petsc-3.14/docs/manualpages/Mat/MatTranspose.html" class="">https://www.mcs.anl.gov/petsc/petsc-3.14/docs/manualpages/Mat/MatTranspose.html</a> lists available implementations while <a href="https://www.mcs.anl.gov/petsc/petsc-3.15/docs/manualpages/Mat/MatTranspose.html" class="">https://www.mcs.anl.gov/petsc/petsc-3.15/docs/manualpages/Mat/MatTranspose.html</a> doesn’t.</div><div class="">Is this expected?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Pierre</div></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></body></html>