 | AdvancedOptionsFESolverInternalMaxIterations Property |
Maximum number of iterations the solver will use when
searching for a converged solution.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic int InternalMaxIterations { get; set; }Public Property InternalMaxIterations As Integer
Get
Set
public:
property int InternalMaxIterations {
int get ();
void set (int value);
}member InternalMaxIterations : int with get, set
Property Value
Int32
See Also