]> https://gitweb.dealii.org/ - dealii.git/commit
Use an FE_Nothing instead of FE_DGQ(0). 223/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 5 Nov 2014 18:26:19 +0000 (12:26 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 7 Nov 2014 13:01:22 +0000 (07:01 -0600)
commit1413dd7c7da9fdeb16f59b2c97b76cb59b04d72d
tree2aa87d7a14de6d45387059832b03e7bea0dba440
parentf2992aadbced3d95323b998eb80033843b453b56
Use an FE_Nothing instead of FE_DGQ(0).

We don't actually want to use any kind of finite element here at all,
but need to because FEValues requires us to when all we want are the
JxW values. FE_Nothing is cheaper to construct than FE_DGQ(0), so
use it in GridTools::volume().
source/grid/grid_tools.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.