Adaptive triangulations subordinate to an open cover #
The adaptive fan construction only needs a hereditary, locally attainable notion of a safe midpoint face. This file instantiates that interface with containment in one member of an open cover. In particular, the resulting locally finite triangulation has every closed triangle in one prescribed control neighborhood. Quantitative chart approximation can therefore choose the neighborhoods first and reuse the conforming triangulation unchanged.
An open cover of U by subsets which remain inside U.
- Index : Type
The
Indexdeclaration. - set : self.Index → Set K.realization
The
setdeclaration. - covers {p : K.realization} : p ∈ U → ∃ (i : self.Index), p ∈ self.set i
Instances For
A level face is cover-safe when its complete carrier lies in one cover member.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Subordination to an open cover is locally attainable under repeated midpoint subdivision.
The conforming adaptive triangle complex subordinate to C.
Equations
Instances For
The cover-subordinate adaptive complex covers all of U.
Distinct faces of the cover-subordinate adaptive complex carry distinct vertex triples.
Every adaptive tile selected by C lies in one member of the cover.
Every closed triangle of the conforming fan triangulation lies in one cover member.