Junxiang:
I am using theĀ CellDataStorage class to record my history state variable and
try to interpolate it onto my refined mesh. Therefore, the history data can be
accessible for my analysis of the refined mesh.
You might want to compare to compare with the implementation in this new code
On 1/20/25 09:00, Lucas P wrote:
Thanks Wolfgang for your answer. But I'm surprised to see that some work
should be done regarding the iterative solvers. I would expect that deal.ii
relies on PETSc to use iterative solvers. And since PETSc can handle complex
numbers, I would not have expected t
Thanks Wolfgang for your answer. But I'm surprised to see that some work
should be done regarding the iterative solvers. I would expect that deal.ii
relies on PETSc to use iterative solvers. And since PETSc can handle
complex numbers, I would not have expected this to be a problem.
Best,
Lucas