On 7/6/22 01:02, Simon Wiesheier wrote:

Basically, my motivation to call VectorTools::interpolate is to compute the nodal values (scalar field --> DOFs) in the triangulation based on the formula implemented in the just derived class. During the assembly routine, I access some interpolated values at quadrature points,...

With this in mind, is this an appropriate way?

Why query the values at quadrature points from the interpolated field when you could query them from the original function object?

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/bcada8c1-fa68-7557-cfd2-90db673d4d4e%40colostate.edu.

Reply via email to