On 11/12/19 1:44 AM, Edith Sotelo wrote: > > I would like to know if the point value evaluation defined in > VectorTools::point_value employs the defined enrichments in the > FE_Enriched object when performing the evaluation or just the standard > nodal basis functions.
I think it should do the former -- but try it out with a simple case where you set the solution vector to something that resembles a know solution -- e.g., a constant function or something equally simple! Best W. -- ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/04521b67-b1ae-0dec-bb31-8af3032b26c1%40colostate.edu.
