Skip to content

Commit

Permalink
Updating the interpolation routines. (#191)
Browse files Browse the repository at this point in the history
Updating the interpolation routines.

These c functions are direct copies of the petsc routines
DMInterpolation_SetUp and DMInterpolation_Evaluate, only
with owning_cell information provided and used. Until petsc can
optionally use 'owning_cells' we will have to manually update the c code
like this commit.
  • Loading branch information
julesghub authored May 2, 2024
1 parent 6754efb commit 15f0c52
Showing 1 changed file with 167 additions and 224 deletions.
Loading

0 comments on commit 15f0c52

Please sign in to comment.