Rajat, On Sunday, July 3, 2016 at 1:19:26 PM UTC-4, RAJAT ARORA wrote: > > The Quadrature point history is a std::vector<> of a struct PointHistory > just like in step 18 > <https://dealii.org/8.4.1/doxygen/deal.II/step_18.html>. > > Is there any way to do this ? > PointHistory is just a SymmetricTensor and SymmetricTensor is serializable (https://dealii.org/8.4.1/doxygen/deal.II/classSymmetricTensor.html#a867d6d5c07599504291c0f445f109337) It should be easy to serialize a vector these objects (http://stackoverflow.com/questions/28752246/how-to-serialize-object-with-vector-of-objects-as-attribute-using-boostseriali).
Best, Bruno -- 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. For more options, visit https://groups.google.com/d/optout.