Skip to content

Interface check in NonlinearSystem #54

Open
@michakraus

Description

@michakraus

The interface check in the NonlinearSystem constructor is a bit problematic:

applicable(F, f, x, NullParameters()) || error("The function needs to have the following signature: F(y, x, params).")

If the function F expects actual parameters, it may restrict their type to something else than NullParameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions