Skip to content

improve interpolate when it needs to be called locally many times #35

@chmerdon

Description

@chmerdon

Currently, interpolate! and the subroutines that e.g. compute the moments of the interpolated functions for an H1Pk interpolation are only efficient when called once for all cells at once. When it needs to be called many times on smaller sets (like in the new periodic boundary functionality from PRs #31 and #34) this is not efficient and causes lots of allocations.

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