Runtime error when interpolating between non-matching meshes with dolfinx update

As the error says, you should precompute some interpolation data, see https://github.com/FEniCS/dolfinx/blob/26fbb085d5d3c39340dab91705e4c475e98f4ec5/python/test/unit/fem/test_interpolation.py#L737
for the syntax

1 Like