]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also update the .gdbinit.py file.
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 29 Sep 2020 21:38:22 +0000 (15:38 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 30 Sep 2020 13:03:09 +0000 (07:03 -0600)
contrib/utilities/dotgdbinit.py

index fe40fea4b917ac79806373290a605c3b93ebf492..ef653bc20eb699f178afbad040edea72c36c1215 100644 (file)
@@ -211,7 +211,11 @@ def register_dealii_printers():
         ['TriaRawIterator', 'TriaIterator', 'TriaActiveIterator'],
         QuadraturePrinter:
         ['Quadrature', 'QGauss', 'QGaussLobatto', 'QMidpoint', 'QSimpson',
-         'QTrapez', 'QMilne', 'QWeddle', 'QGaussLog', 'QGaussLogR',
+         'QTrapezoid',
+         # The following name has been deprecated in deal.II 9.3 and can
+         # be removed at a later time.
+         'QTrapez',
+         'QMilne', 'QWeddle', 'QGaussLog', 'QGaussLogR',
          'QGaussOneOverR', 'QSorted', 'QTelles', 'QGaussChebyshev',
          'QGaussRadauChebyshev', 'QIterated', 'QAnisotropic']
     }

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.