LagrangeInterpolator_interpolate

dolfin.cpp.function.LagrangeInterpolator_interpolate()

Interpolate function (on possibly non-matching meshes) Arguments u (Function ) The resulting Function u0 (Function ) The Function to be interpolated.

Parameters:
  • & u (Function) –
  • Function & u0 (const) –
Return type:

void