]> https://gitweb.dealii.org/ - dealii.git/commit
implement VectorTools::compute_global_error, document norms 2602/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 15 May 2016 15:16:18 +0000 (16:16 +0100)
committerTimo Heister <timo.heister@gmail.com>
Sun, 22 May 2016 18:45:42 +0000 (19:45 +0100)
commit9dbe5f5080d55b0b7b0ead7ef48cc3f84c8d76f8
tree2b7c9a2f3a1398ac221ce55a9f06fd14682e15b8
parent404389bec6b406576e685a2c91be53776ab77bf1
implement VectorTools::compute_global_error, document norms

Add a function that computes global errors from cellwise errors obtained
by VectorTools::integrate_difference(). Do MPI collective if necessary.

Also add a large amount of documentation to NormType.
20 files changed:
doc/news/changes.h
examples/step-11/step-11.cc
examples/step-20/step-20.cc
examples/step-34/step-34.cc
examples/step-38/step-38.cc
examples/step-48/step-48.cc
examples/step-51/step-51.cc
examples/step-7/step-7.cc
include/deal.II/numerics/vector_tools.h
include/deal.II/numerics/vector_tools.templates.h
source/numerics/vector_tools_integrate_difference.inst.in
tests/mpi/integrate_difference.cc
tests/vector_tools/integrate_difference_02.cc [new file with mode: 0644]
tests/vector_tools/integrate_difference_02.output [new file with mode: 0644]
tests/vector_tools/integrate_difference_03.cc [new file with mode: 0644]
tests/vector_tools/integrate_difference_03.with_trilinos=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/vector_tools/integrate_difference_03.with_trilinos=true.with_p4est=truempirun=3.output [new file with mode: 0644]
tests/vector_tools/integrate_difference_04.cc [new file with mode: 0644]
tests/vector_tools/integrate_difference_04.with_trilinos=true.with_metis=true.mpirun=1.output [new file with mode: 0644]
tests/vector_tools/integrate_difference_04.with_trilinos=true.with_metis=true.mpirun=3.output [new file with mode: 0644]

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.