Hi Timo, I looked at the SolutionTransfer class and I cannot see hoe it may help with my problem. To put it simply, I need to transfer a discrete solution between two pre-defined triangulations (grids) that I am reading from two separate files. The two grids are defined on the same domain and one was obtained from the other via refinement and coarsening. Is there any function that might help me with this?
Thanks -- Mihai ________________________________ Von: Timo Heister <[email protected]> An: mihai alexe <[email protected]>; [email protected] Gesendet: Donnerstag, den 18. Februar 2010, 11:47:17 Uhr Betreff: Re: [deal.II] transfering solution between two different grids Hey Mihai, 2010/2/18 mihai alexe <[email protected]> > How can I transfer a discrete solution from one grid to another? take a look at the SolutionTransfer class. It is used in step31 for example. Best, Timo -- http://www.num.math.uni-goettingen.de/~heister __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
