Skip to content

Modify input function to allow systems #58

@andreasaporito

Description

@andreasaporito

For the Reader class this should not be a big issue to handle with.
For Solver a draft idea could be to use a std::vector<std::function<double(double)>>, where in our case this would just be a one-dimensional vector.
And additional dimension member would need to be stored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions