 | AdvancedOptionsFESolverInternalTolerance Property |
Tolerance used to determine whether a solution is
converged.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double InternalTolerance { get; set; }Public Property InternalTolerance As Double
Get
Set
public:
property double InternalTolerance {
double get ();
void set (double value);
}member InternalTolerance : float with get, set
Property Value
Double
See Also