splinepy.helpme.integrate.FieldIntegrator.L2_projection# FieldIntegrator.L2_projection(function)[source]# Perform an L2-projection of a function Parameters: function (callable) – Function to L2-project Returns: dof_values – L2-projected values for Dofs Return type: np.ndarray