SetLineSearch(uint, LineSearchType)
Sets the Line Search for a given solution step.
Declaration Syntax
public virtual void SetLineSearch(uint stepNumber, LineSearchType value)
Parameters
- stepNumber(uint)
No details are provided for this entry.
- value(LineSearchType)
No details are provided for this entry.