]> https://gitweb.dealii.org/ - dealii.git/commitdiff
matrix dimensions 1025/head
authorMarco Tezzele <marcotez@gmail.com>
Wed, 17 Jun 2015 14:57:55 +0000 (16:57 +0200)
committerMarco Tezzele <marcotez@gmail.com>
Wed, 17 Jun 2015 14:57:55 +0000 (16:57 +0200)
include/deal.II/numerics/vector_tools.templates.h

index 569cda39a37133e7d400d1cb70b2581990bb6bcf..56c7a5025f450d785b5727cb69dad0f0081f47e1 100644 (file)
@@ -7180,7 +7180,7 @@ namespace VectorTools
         const ComponentMask maskq(spacedim, true);
         get_position_vector(dhq, eulerq);
 
-        FullMatrix<double> transfer(fe.dofs_per_cell, feq.dofs_per_cell);
+        FullMatrix<double> transfer(fe.dofs_per_cell);
         const std::vector<Point<dim> > &points = feq.get_unit_support_points();
 
         // Here construct the interpolation matrix from FE_Q^spacedim to

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.