Click or drag to resize

SolverSettings Class

Common solver settings.
Inheritance Hierarchy
SystemObject
  Demo3D.Visuals.KJESolverSettings
    Demo3D.Visuals.KJEQuasiNewtonSolverSettings

Namespace: Demo3D.Visuals.KJE
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class SolverSettings

The SolverSettings type exposes the following members.

Constructors
 NameDescription
Public methodSolverSettingsInitializes a new instance of the SolverSettings class
Top
Fields
 NameDescription
Protected fieldStatic memberBrowseValue 
Top
See Also