]> https://gitweb.dealii.org/ - dealii.git/commit
Add a base class for all output flag classes.
authorDavid Wells <drwells@vt.edu>
Sun, 31 May 2015 21:50:18 +0000 (17:50 -0400)
committerDavid Wells <drwells@vt.edu>
Mon, 1 Jun 2015 02:25:13 +0000 (22:25 -0400)
commitf6169586dc6a8456b0941aeb54cf39a1b8050122
tree89e58251037ca929fd6470c131403f72fd6d5b9e
parent52d5438b9541a32e22711ac57c9de4b2bdf468cf
Add a base class for all output flag classes.
The base class uses "the curiously recurring template pattern" technique
so that they can all share a default implementation of memory
consumption (i.e., something akin to "return sizeof(*this)" works for
child classes unless overridden).
include/deal.II/base/data_out_base.h

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.