From: Denis Davydov Date: Thu, 14 Jan 2016 19:17:46 +0000 (+0100) Subject: add a note to set_initial_space() X-Git-Tag: v8.4.0-rc2~91^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5077193fc048a144b4588e9f858297aba67a917;p=dealii.git add a note to set_initial_space() --- diff --git a/include/deal.II/lac/slepc_solver.h b/include/deal.II/lac/slepc_solver.h index 96da5c0124..ecb5cbf329 100644 --- a/include/deal.II/lac/slepc_solver.h +++ b/include/deal.II/lac/slepc_solver.h @@ -213,6 +213,8 @@ namespace SLEPcWrappers /** * Set the initial vector space for the solver. + * + * By default, SLEPc initializes the starting vector or the initial subspace randomly. */ template void