GridBoundaryCondition.Value Property

Gets the value used when the boundary condition is Fill(Double). Ignored for all other boundary condition types.

Definition

Namespace: Numerics.NET.Curves.Surfaces
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
public double Value { get; }

Property Value

Double

See Also