On 6/17/21 10:21 AM, Abbas wrote:
Just a tiny remark, but it seems that commenting "#include
<deal.II/fe/fe_values.h>" out of the header yields no errors. I tried that in
step-3 and the step worked fine. Is the FEvalues class imported by another
library indirectly?
Some of the #include files you have listed above directly or indirectly
already had an
#include <deal.II/fe/fe_values.h>
somewhere. But it is useful to have it in your file anyway, just to be sure
and because you don't want to depend on whether or not one of the deal.II
files already #includes it or not.
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/f53e537e-8a1e-f1d1-2a8e-bd8ebe1b9eba%40colostate.edu.