Jan Blechta <blec...@karlin.mff.cuni.cz> writes:
> f = PointwiseExpression(eval_formula)
> u, v = TrialFunction(V), TestFunction(V)
> a = f*u*v*dx
> L = f*v*dx
> F = f*dx
>
> Still, you need to know what is the polynomial degree of f to have
> exact quadrature of any of these forms.

I would expect the typical case to be that f is non-polynomial.

Attachment: pgpNELeXJjaHS.pgp
Description: PGP signature

_______________________________________________
fenics mailing list
fenics@fenicsproject.org
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to