1Blurb::
2Optional Discontinuity Detection Capability for the Piecewise Decomposition Option of Global Surrogates
3
4Description::
5The piecewise decomposition option for global surrogates is used to locally approximate a function at some point using a few sample points from its neighborhood.
6
7The domain decomposition algorithm supports an optional discontinuity detection capability where seeds across a user-input discontinuity threshold are not considered neighbors when building the approximate connectivity Delaunay graph. Alternatively, the domain is split into patches that trap discontinuities between them. This capability is specified by either jump or gradient threshold values in the input spec.
8
9Topics::
10Examples::
11Theory::
12
13Faq::
14See_Also::
15
16