Skip to content

GRHD: Use WeakBoundaries() for CubicSplineInterpolation

Florian Atteneder requested to merge fa/grhd-id-weak-bdrys into main

Sometimes our grid bounds don't align exactly with the bounds from the data. This boundary treatment is more forgiving in that sense.

Merge request reports