]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix bug
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 25 Feb 2014 08:34:20 +0000 (08:34 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 25 Feb 2014 08:34:20 +0000 (08:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@32550 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/matrix_free/fe_evaluation.h

index 3e4ec214deb0d2829e4948cb26f321a61b21326a..3e0b1a1fe331fecc5cf3f6004006feefd714cfcc 100644 (file)
@@ -1961,7 +1961,8 @@ FEEvaluationBase<dim,n_components_,Number>
   active_quad_index  (other.active_quad_index),
   matrix_info        (other.matrix_info),
   dof_info           (other.dof_info),
-  mapping_info       (other.mapping_info),
+  mapping_info       (other.mapping_info), 
+  stored_shape_info  (other.stored_shape_info),
   data               (other.data),
   cartesian_data     (other.cartesian_data),
   jacobian           (other.jacobian),

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.