Hello everyone!

Can I make an expression u(x) for 1D analytical solution, that can take 
*q_index* for evaluating u(@ *q_index*), while skip obtaining *q_index* 
locations/points value?

I am doing the residual: *u(x) - u_h(x)* under each cell, in which *u_h(x)* 
comes from approximation that has its basis function available for 
*q_index*. I do not worry about *weights and dx*, they are working 
together. However, if I cannot make the analytical solution u(x) to be 
under *fe*, how to let u(x) take *q_index* information?

Thank you very much!
Best,
Judy

-- 
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/b957b4d0-1f28-40ab-b104-6033868ba3b5n%40googlegroups.com.

Reply via email to