Hello

I am wondering if there is currently a built in way of importing a solution 
into deal.II from the VTK format to serve as an initial guess for a set of 
Newton iterations? I have a solution in .vtk format produced from a 
separate set of codes that I would like to use to initialize Newton 
stepping in another simulation, but I haven't been able to find an existing 
way of doing this with the library yet. If my finite elements were strictly 
linear, this could be done via a strict look up in the text of the vtk file 
but high-order elements would need some kind of interpolation. 

Thanks for the help!

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

Reply via email to