Skip to content

Count flops proportional to number of stages etc in RK implementation

Barry Smith requested to merge barry/2022-07-08/add-flops-rk into main

For vectors of non-trivial size these additional counts are completely swamped but in PETSc we have traditionally tried to track such flops so I felt obligated to include what I could.

Commit-type: housekeeping

Merge request reports