[petsc-dev] "pure" subset of operators

Marco Zocca zocca.marco at gmail.com
Wed Jun 24 02:48:27 CDT 2015


Hello,
is there an index of the PETSc operations (e.g. mathematical on Vec's
and Mat's) that do NOT overwrite the operands?
I understand in-place operations are more efficient, but they make it
harder to reason about the program's operation.

Thank you in advance



More information about the petsc-dev mailing list