]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add necessary header includes. 18369/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 19 Apr 2025 22:12:35 +0000 (16:12 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 19 Apr 2025 22:12:55 +0000 (16:12 -0600)
include/deal.II/lac/petsc_snes.templates.h
include/deal.II/lac/petsc_ts.templates.h

index 3d343d9cb5702b236414c1623f6f70d5c5b3ca35..275d60d23cbd53e0ff516fea005f44855939d571 100644 (file)
 
 #ifdef DEAL_II_WITH_PETSC
 #  include <deal.II/base/exceptions.h>
+#  include <deal.II/base/mpi_stub.h>
 
 #  include <deal.II/lac/petsc_precondition.h>
 #  include <deal.II/lac/petsc_snes.h>
 
 #  include <petscdm.h>
+#  include <petscerror.h>
 #  include <petscsnes.h>
 
 DEAL_II_NAMESPACE_OPEN
index a292f466784bf5350960924021eb6abda763b7fd..410387a2de851b8b01871f667918cd3f8a57db50 100644 (file)
 
 #ifdef DEAL_II_WITH_PETSC
 #  include <deal.II/base/exceptions.h>
+#  include <deal.II/base/mpi_stub.h>
 
 #  include <deal.II/lac/petsc_precondition.h>
 #  include <deal.II/lac/petsc_ts.h>
 
 #  include <petscdm.h>
+#  include <petscerror.h>
 #  include <petscts.h>
 
 DEAL_II_NAMESPACE_OPEN

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.