public override XZVectorPair IntegrateStep(DAESESystem system, XZVectorPair xz, double t) { throw new NotImplementedException(); }
public abstract XZVectorPair IntegrateStep(DAESESystem system, XZVectorPair xz, double t);