Interface Rodas.Solout

Enclosing class:
Rodas

public static interface Rodas.Solout
Called after each accepted step when iout != 0; negative stops.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    eval(int nr, double xold, double x, double[] y, Rodas.Dense dense)
     
  • Method Details

    • eval

      int eval(int nr, double xold, double x, double[] y, Rodas.Dense dense)