Re: [deal.II] ContinuousQuadratureDataTransfer error

2025-01-20 Thread Wolfgang Bangerth
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

[deal.II] ContinuousQuadratureDataTransfer error

2025-01-19 Thread Junxiang Wang
Dear Deal.II community, 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. However, I checked the data on the quadrature point on the refined