Copy the code block of MatSetValues_MPIAIJ() in 3.17 to 3.20. If it works, then it is possible :)
--Junchao Zhang On Mon, Oct 23, 2023 at 7:16 AM Mark Adams <[email protected]> wrote: > I have a Fortran user that is getting a segv in MatSetValues_MPIAIJ in > v3.19 and v3.20 and it works with v3.17. > They are trying to get a line number but I was thinking it might be > worth trying the old dumb MatSetValues. > Is that possible? > > Thanks, > Mark >
