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
gallery program:
https://dealii.org/developer/doxygen/deal.II/code_gallery_Phase_field_fracture_model_in_3D.html
However, I checked the data on the quadrature point on the refined mesh, It is
not consistent with the data obtained by
fe_values[introspection.extractors.heat_diffu].get_function_values(
old_relevant_solution, old_timestep_heat_values);
Can you give me some hints to debug it?
What does "not consistent" mean? What exactly is it that you expect, and what
exactly is it that you get?
Best
Wolfgang
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/dealii/71b4ab20-cf09-45b4-94b2-70118a439cfa%40colostate.edu.