]> https://gitweb.dealii.org/ - dealii.git/commit
Add second template parameter to FE_Nothing.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 5 Nov 2014 17:09:43 +0000 (11:09 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 7 Nov 2014 05:19:27 +0000 (23:19 -0600)
commite31595757f587a2bceb4928d4ac8147852c0a60d
treefcb555ee4dc80858de9aac0ae98b7ef914b0e72f
parent11becb8c3775f1d393c14f4e219c16c3a7fb4181
Add second template parameter to FE_Nothing.

For historical (and probably not very good) reasons, finite element classes
have a second template argument denoting the space dimension. FE_Nothing never
got this argument and so it wasn't possible to use it in codimension-one
situations. This patch adds the second argument to make it possible to use
it in these situations.

There is not much that one can test this element with, other than ensure that it
compiles. The next commit will actually use the element in a concrete situation.
doc/news/changes.h
include/deal.II/fe/fe_nothing.h
source/fe/fe_nothing.cc
source/fe/fe_nothing.inst.in

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.