Dear Prof. Wolfgang Bangerth,
I am a newbie with deal.II library, and I have a question in this topic. 
Thus, I put my question here.
I can now output my vector values results using DataPostprocessor class 
into vtk file.
However, when I opened the output file, I see some data points in the file 
had the same positions. I had checked with the examples (step-3) and 
received the same thing.
Could you please tell me why it is?
In my limited opinion, the function: attach_dof_handler(dof_handler) will 
give me the data positions which are the positions of all nodes in my mesh. 
I wonder if the same data points I mentioned above are the nodes on edge, 
cell, face?
I would like to thank you very much in advance.

Best regards,
Pham Ngoc Kien

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to