]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Use Quadrature<1> instead of Quadrature<dim-2>. The reason is that
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Sep 2010 15:28:01 +0000 (15:28 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Sep 2010 15:28:01 +0000 (15:28 +0000)
commit44f6ba839522493f9eb6cd9cf02635640f19d209
tree0dea535a45821113b96c6a6086105cda8fc5e61e
parent1109dc43786fa3bacd84d6a368571ebd43adab1f
Use Quadrature<1> instead of Quadrature<dim-2>. The reason is that
these constructs only appear in code that is executed in 3d but not
all compilers eliminate this dead code when compiling for 1d and 2d,
and so we end up with references to member functions of Quadrature<-1>
which aren't satisfiable in the linking stage.

git-svn-id: https://svn.dealii.org/trunk@22083 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/source/fe/fe_nedelec.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.