Let V_h be the finite element space of continuous piecewise linear functions defined on a mesh. Let \pi_h be the interpolation operator into V_h. Is it possible to include \pi_h in a UFL form file?
For example, if we have a bilinear form b(q, v) = \int_{\Omega} q \pi_h [v \cdot u] dx where q, u, v are all in V_h. Is it possible to specify b(q,v) in a UFL form file? Thank you! Best, Chong _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp