]> https://gitweb.dealii.org/ - dealii.git/commit
Use Quadrature<1> instead of Quadrature<dim-2>. The reason is that
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 20 Sep 2010 15:28:01 +0000 (15:28 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 20 Sep 2010 15:28:01 +0000 (15:28 +0000)
commit5288384330e9bcf73556de602d48c5baa13db8aa
tree5d301c7a53c44aae0401e2cf270531cae53cad69
parent026ad0bbb786620f8c1f2f543034babddc8bdffc
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.