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
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
Hello Winnifried,
> I noticed that apparently a change in the SolutionTransfer class is
coming with the next version. Particularly, the function
'prepare_for_pure_refinement' seems to be removed (was present in version
9.6.2 but is gone in git)?
We had separate implementations of `SolutionTra