Skip to content

Update code

stefano zampini requested to merge stefanozampini/somework into develop

Minor changes:

Bug fix:

plus a more extensive set of changes to solve #2 (closed).

Handle PETSc errors with two macros:

  • AssertPETSc is meant to be called within OpenFOAM methods that calls PETSc
  • PetscCall, instead is intended to be called within callbacks used by PETSc
Edited by stefano zampini

Merge request reports