]> https://gitweb.dealii.org/ - dealii.git/commit
Move a bunch of internal functions into anonymous namespaces.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Aug 2015 02:35:41 +0000 (21:35 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 25 Aug 2015 01:57:17 +0000 (20:57 -0500)
commit4b63747c36c882daeb7bc79dc4720c40cef4e5d5
tree3cfc56e34bb14cc5f13d06583b06e432a75eeea3
parent13d02d30eef45fe5b6e6283469a14241ee353c8e
Move a bunch of internal functions into anonymous namespaces.

The MappingQ1 class had a bunch of internal functions that were part of the class
declaration but are in fact only ever used internally and do not need a whole
lot of information from the class itself. Move these functions into an anonymous
namespace in the .cc file so as to keep the external interface of the class
as small as possible.
include/deal.II/fe/mapping_q1.h
source/fe/mapping_q1.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.