Skip to content

Default initial mesh #308

@ErikQQY

Description

@ErikQQY

As discussed in Slack, we can add a default initial mesh similar to the initial step size in OrdinaryDiffEq.jl: https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/lib/OrdinaryDiffEqCore/src/initdt.jl, it would basically involve determining a suitable mesh solely with the structure of BVP, that would be sophisticated but let's firstly have a simple evenly spaced initial mesh for now and keep a track for better algorithms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions