levelset
A level set is the set of points where a scalar function takes a given value. In computational science, the level-set method embeds an interface as the zero level set of a higher dimensional function φ(x,t). The evolving interface Γ(t) is represented by φ(x,t) = 0, while the regions on either side correspond to φ > 0 and φ < 0.
If the interface moves with a velocity field V normal to the surface, the level-set function satisfies
History and significance: the level-set method was introduced by Osher and Sethian in 1988 as a robust
Applications: level-set methods are used to track multiphase interfaces in fluids, to evolve shapes and contours
Variants and computational aspects: practical implementations use numerical schemes on grids, with upwind discretizations and reinitialization
Relation to implicit surfaces: the level-set function is an implicit surface representation that generalizes naturally to