]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add missing forward declaration in slepc_spectral_transformation.h 10578/head
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 23 Jun 2020 16:07:47 +0000 (12:07 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 23 Jun 2020 16:13:13 +0000 (12:13 -0400)
Co-authored-by: Alex Kokomov <KokomovAlex@gmail.com>
include/deal.II/lac/slepc_spectral_transformation.h

index 12ed606d84b986d5183a98baa7fee5bfcf3ffaca..da6a94767d0b82e00b9849f7d29c628dd31d562d 100644 (file)
@@ -44,6 +44,9 @@ namespace PETScWrappers
 
 namespace SLEPcWrappers
 {
+  // forward declaration
+  class SolverBase;
+
   /**
    * Base class for spectral transformation classes using the SLEPc solvers
    * which are selected based on flags passed to the spectral transformation.

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.