]> https://gitweb.dealii.org/ - dealii.git/commit
In output_results, we were using a ghosted vector to assemble a solution vector that...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 18 Nov 2010 16:23:24 +0000 (16:23 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 18 Nov 2010 16:23:24 +0000 (16:23 +0000)
commit9165fa5666a81f0494cdb27ad4c4a4b7bdf5cfc3
treec865da40a992a3b24091d281cf72c346cbd11e12
parentf9c950623d02d81e057a4bcfb6774dcb1eee76bb
In output_results, we were using a ghosted vector to assemble a solution vector that contained the Boussinesq solution plus all sorts of other stuff. But we've since disallowed writing into ghosted vectors, so this didn't work any more. Instead now write into a non-ghosted vector and later created a ghosted version of it for output through DataOut.

git-svn-id: https://svn.dealii.org/trunk@22804 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/examples/step-32/step-32.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.