From: Wolfgang Bangerth Date: Mon, 26 Apr 2021 15:34:58 +0000 (-0600) Subject: Merge pull request #12062 from simonsticko/function_bounds X-Git-Tag: v9.3.0-rc1~176 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6450771b1bf11621241abace96f7a83532b434df;p=dealii.git Merge pull request #12062 from simonsticko/function_bounds Add function estimating Function bounds over a BoundingBox --- 6450771b1bf11621241abace96f7a83532b434df diff --cc source/base/CMakeLists.txt index d4e24e4952,f8ce1e3469..024d2a9b02 --- a/source/base/CMakeLists.txt +++ b/source/base/CMakeLists.txt @@@ -129,8 -129,8 +130,9 @@@ SET(_ins bounding_box.inst.in data_out_base.inst.in function.inst.in + function_level_set.inst.in function_time.inst.in + function_tools.inst.in incremental_function.inst.in geometric_utilities.inst.in mpi.inst.in