Class DEquationExtractor

  • All Implemented Interfaces:
    JepComponent, ParserVisitor, java.io.Serializable

    public class DEquationExtractor
    extends EquationExtractor
    Extract equations for symbolic variables. If y is a variable which has an equation it will be replaced by its equation. Methods allow either all variables with equations to be extracted or just those which are PartialDerivative.
    See Also:
    Serialized Form