polar.c1_projections# Classes# C1Projector(mapping) Details# class C1Projector(mapping)[source]# Bases: object compute_lambda(mapping)[source]# property L# property tensor_space# property c1_space# change_matrix_basis(G)[source]# Compute G’ = E^t * G * E. change_rhs_basis(b)[source]# Compute b’ = E^t * b. We assume that b was obtained by L^2-projection of a callable function onto the tensor-product spline space. convert_to_tensor_basis(vp)[source]# Compute v = E * v’