Skip to content

adding more algorithms for calculating Finite difference weights #8

@yewalenikhil65

Description

@yewalenikhil65

add variants of stencil-based finite-differences algorithms to calculate finite difference weights , namely as follows:

In this case, I think it is better to create find_fd_weigths named function, which takes an argument as function calling the algorithms of variants of stencil-based finite-difference methods(FD_algorithms). I imagine this as follows

find_fd_weights(order, location, grid_points, FD_algorithm())

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