]> https://gitweb.dealii.org/ - dealii.git/commit
Remove default constructor for classes derived from Function<dim> if empty. 8767/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 16 Sep 2019 21:55:18 +0000 (15:55 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 16 Sep 2019 21:55:18 +0000 (15:55 -0600)
commit3b4f1e9395c9638de466d8bbc0a607f48ec6b67d
treea34cc364a120dc9d1fe65b4428992b8c61eee59e
parent24c9d3d1e752edc5df06d4d72334b6c78d126c4d
Remove default constructor for classes derived from Function<dim> if empty.

These constructors were necessary in an earlier era when compilers would warn about this,
but they are no longer necessary now. We've removed them from a couple of tutorials
already, and this is the remainder.
13 files changed:
examples/step-13/step-13.cc
examples/step-14/step-14.cc
examples/step-15/step-15.cc
examples/step-27/step-27.cc
examples/step-37/step-37.cc
examples/step-38/step-38.cc
examples/step-41/step-41.cc
examples/step-50/step-50.cc
examples/step-51/step-51.cc
examples/step-59/step-59.cc
examples/step-61/step-61.cc
examples/step-63/step-63.cc
examples/step-7/step-7.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.