From: Timo Heister Date: Wed, 17 Sep 2014 18:51:08 +0000 (-0400) Subject: Merge pull request #152 from bangerth/cleanups X-Git-Tag: v8.2.0-rc1~144 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58446f4180c7c53ce357fe6b43dc40026671170b;p=dealii.git Merge pull request #152 from bangerth/cleanups Minor cleanups. Make the FiniteElement::clone() function public, as it is of general use. Also: Move several member variables from private to protected as these are generally variables that derived classes are supposed to initialize; this allows to remove rather random friend declarations for these derived classes. --- 58446f4180c7c53ce357fe6b43dc40026671170b