]> https://gitweb.dealii.org/ - dealii.git/commit
Add function estimating Function bounds over a BoundingBox 12062/head
authorSimon Sticko <simon@sticko.se>
Tue, 20 Apr 2021 06:28:23 +0000 (08:28 +0200)
committerSimon Sticko <simon@sticko.se>
Sun, 25 Apr 2021 08:34:05 +0000 (10:34 +0200)
commitf423646c9da6079f99b270d74c44f7db6febe8f7
treeb35843ccce67173ef73d009e43e4a12cfb9c00fe
parent5a012ad15ce52b9a5380b48250085f5edc2e6a90
Add function estimating Function bounds over a BoundingBox

Add a function taylor_estimate_function_bounds, which estimates the
range of a Function over a BoundingBox by approximating the function
by a 2nd order Taylor polynomial. Both the range of the function value
and the range of each gradient component is estimated.
doc/news/changes/minor/20210425SimonSticko [new file with mode: 0644]
include/deal.II/base/function_tools.h [new file with mode: 0644]
source/base/CMakeLists.txt
source/base/function_tools.cc [new file with mode: 0644]
source/base/function_tools.inst.in [new file with mode: 0644]
tests/base/taylor_estimate_function_bounds.cc [new file with mode: 0644]
tests/base/taylor_estimate_function_bounds.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.