]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Syntax tweak
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jun 2013 11:32:45 +0000 (11:32 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jun 2013 11:32:45 +0000 (11:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@29739 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/slepc_solver.cc

index a1ef8196e1f08d793d91c8c2e3e1e75cfcfc73d5..89d8b900ef25389bd92b8623ddc37cbbbb502d16 100644 (file)
@@ -452,7 +452,7 @@ namespace SLEPcWrappers
     (void) eps;
 
     // PETSc/SLEPc version must be > 3.1.0.
-    Assert (false,
+    Assert ((false),
             ExcMessage ("Your SLEPc installation does not include a copy of the "
                         "Generalized Davidson solver. A SLEPc version > 3.1.0 is required."));
 #endif

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.