]> https://gitweb.dealii.org/ - dealii.git/commit
Dont use AssertThrow when throwing exceptions that are specified in the documentation...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 3 Jul 2000 12:48:14 +0000 (12:48 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 3 Jul 2000 12:48:14 +0000 (12:48 +0000)
commit24247624d30d8957f60bed53d11eb18a6f18c1a9
tree05146f23d8ad64263156cef31eccbb8d86c036e5
parentc91500a7c44bee10db0250ed4c99d7d49ec51ae1
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.