Dear Deal.II community, I'd like to ask for help exporting the history nodal value.
I am currently using the following const std::vector<std::shared_ptr<PointHistory>> lqph = quadrature_point_history.get_data(cell); to record some history variables (e.g., max and min) at quadrature_point. Is there a way to output the nodal value of the history value? I am currently using DataPostprocessorVector to handle my output. Thanks a lot in advance. Best regards, Juxniang. -- 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/395afd7d-546d-49b8-b99c-7d741bbd55dbn%40googlegroups.com.