Re: [deal.II] Re: Changes in SolutionTransfer

2025-02-05 Thread Marc Fehling
Hello Winnifried, > With the old functionality it was possible to check if a refinement of > the mesh was performed between storage and loading and then interpolate > the vector onto the refined mesh used for computation. The new SolutionTransfer workflow performs the transfer of data during the

Re: [deal.II] Re: Changes in SolutionTransfer

2025-01-29 Thread 'Winnifried Wollner' via deal.II User Group
Dear Marc, thanks for the information, I think I missed this merge in functionality. The serial SolutionTransfer class just had the responsibility to transfer vectors between differently refined meshes. How did you use it to load vectors from disk? I don't remember that it had such a functionali