]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
apply_boundary_values doesn't work when symmetrization is requested.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 May 2005 04:01:32 +0000 (04:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 May 2005 04:01:32 +0000 (04:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@10610 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-18/step-18.cc

index bc326643ed2a568f5929fd614c574bc870a6d8f8..9854802bd5e025597e662692ce5059707dccde73 100644 (file)
@@ -1472,7 +1472,7 @@ namespace QuasiStaticElasticity
     PETScWrappers::MPI::Vector tmp (system_rhs);
     MatrixTools::apply_boundary_values (boundary_values,
                                         system_matrix, tmp,
-                                        system_rhs);
+                                        system_rhs, false);
     incremental_displacement = tmp;
   }
 

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.