From b93b6ed8b4750dd243774878694fab534b1a0327 Mon Sep 17 00:00:00 2001
From: bangerth
- Added: Autodetect SLEPc in dealii configury. In this way we now have
- a handle on the generalized eigenvalue problem.
-
- (Toby D. Young 2008/11/27)
-
Changed: The function DoFTools::get_subdomain_association function used @@ -150,6 +142,14 @@ inconvenience this causes.
+ Added: The deal.II configure script now autodetects SLEPc, an eigenvalue
+ solver.
+
+ (Toby D. Young 2008/11/27)
+
New: A new tutorial program, @ref step_31 "step-31", is contributed by -- 2.39.5