← Back to team overview

ffc team mailing list archive

Re: get quad points

 

That is what I want.

- Shawn

On Sun, 21 Jun 2009, Kristian Oelgaard wrote:

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






References