Skip to content

NOX: Compile with petsc>=3.7 too

James Willenbring requested to merge finkandreas:develop into develop

Created by: finkandreas

PetscGetOptions* changed the signature in PETSc-3.7. One pure virtual function was missing in the implementation of Petsc::Vector.

Merge request reports