Dear Luca,

Thank you very much for your quick reply. However, I have to admit that I 
do not fully understand it. The vtk is created using

    GridOut grid_writer;
    std::ofstream output_file("./DealOutput.vtk");
    grid_writer.write_vtk(triangulationSelf, output_file);

Thus, I assume that GridOut::write_vtk is invoked. I am sorry if this is a 
silly question.

Best regards,
Andreas

-- 
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/f941b51a-977b-4fb6-96a5-018c48046d47%40googlegroups.com.

Reply via email to