Isovalue
An isovalue is a specific scalar value used to define a level set of a scalar field. If a scalar field F assigns a numerical value to every point in a domain, then the set of points where F(x)=c, for a chosen constant c, is called the isovalue c, and the geometric set is a level set at that value. In two dimensions, the level set F(x,y)=c forms a contour line; in three dimensions, it forms an isosurface.
Isovalue-based visualization identifies features of the field by tracing where the field reaches the same value.
Computational methods include marching squares for 2D contours and marching cubes or related algorithms for 3D
In applications, isovalues are often tied to physical quantities such as elevation, temperature, pressure, or density.