]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Convert the current
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Sep 2011 19:03:52 +0000 (19:03 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Sep 2011 19:03:52 +0000 (19:03 +0000)
commit930534ad480cb6bda187c11527783dd5399f2d6e
tree8da60cb2c85b0eee4bab7e9eac9b0c66e75144db
parente7f554413f71d7ab7521474cc5964163217ce2d4
Convert the current
  #ifdef mpi
    MPI_Allreduce (...)
  #else
    ...
  #endif
into the more obvious
  Utilities::MPI::sum/max
statements.

git-svn-id: https://svn.dealii.org/trunk@24436 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.