Interface IIntegrationState
Describes a general state with a history for a IIntegrationMethod.
Namespace: SpiceSharp.Simulations
Assembly: SpiceSharp.dll
Syntax
public interface IIntegrationState
Methods
Accept()
Accepts the current point and moves on to the next.
Declaration
void Accept()