]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Dont use AssertThrow when throwing exceptions that are specified in the documentation...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jul 2000 12:48:14 +0000 (12:48 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jul 2000 12:48:14 +0000 (12:48 +0000)
commitf0db83bcd7a96ba17f1256eb5065a07c34429923
tree4ce0e2387b243c84dc909e30a275eac8d751b383
parent08dd5f45d053d940bdf49584ec45bbf21bdb0d40
Dont use AssertThrow when throwing exceptions that are specified in the documentation. Rather use throw, as the latter throws an exception that can be caught (as does the first command) but without the output of exception text to stderr. Clearly, error is not needed here as we *expect* the exception to be thrown in some cases.

git-svn-id: https://svn.dealii.org/trunk@3123 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/source/fe/fe_lib.cubic.cc
deal.II/deal.II/source/fe/fe_lib.dgp1.cc
deal.II/deal.II/source/fe/fe_lib.dgp2.cc
deal.II/deal.II/source/fe/fe_lib.dgp3.cc
deal.II/deal.II/source/fe/fe_lib.linear.cc
deal.II/deal.II/source/fe/fe_lib.quadratic.cc

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.