From: Ralf Hartmann Date: Tue, 13 Apr 1999 17:24:59 +0000 (+0000) Subject: Throw an exception upon inversion of too large matrices in all cases, not only in... X-Git-Tag: v8.0.0~22146 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8d27e96eabdabbcc5494f4952abfd669465637;p=dealii.git Throw an exception upon inversion of too large matrices in all cases, not only in debug mode; this allows to test this feature in runtime and use direct solvers if not present. git-svn-id: https://svn.dealii.org/trunk@1134 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/blocksparsematrix.templates.h b/deal.II/lac/include/lac/blocksparsematrix.templates.h index fb737d4fb4..7967fb9fd8 100644 --- a/deal.II/lac/include/lac/blocksparsematrix.templates.h +++ b/deal.II/lac/include/lac/blocksparsematrix.templates.h @@ -169,9 +169,11 @@ void BlockSparseMatrix::invert_diagblocks() for (unsigned int column_cell=0, column=cell*blocksize; column_cell