From 0ea468a42acd8094c4c4eaf982b50a6a4bb199a6 Mon Sep 17 00:00:00 2001
From: Wolfgang 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