← Back to team overview

ffc team mailing list archive

Re: get quad points

 

Quoting Shawn Walker <walker@xxxxxxxxxxxxxxx>:

> This is probably a dumb question, but is it easy to get the actual
> quadrature points used in a compiled "tabulate_tensor" routine?  I need
> this to try some manual modification of the local FEM matrix.

Not sure I understand exactly what you want, but if you want the coordinates of
the quadrature points, you can use e.g., FiniteElemet("Quadrature", 1) and
tabulate the coordinates of the dof_map.

Kristian

> - Shawn
> _______________________________________________
> FFC-dev mailing list
> FFC-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/ffc-dev
>




Follow ups

References