> That's the way to go, unless you want to implement the > DataComponentInterpretation part as well as support in DataOutBase for > tensor-valued quantities. >
This would be a nice feature to have, and I would definitely support having it included! The only problem is that, last time I checked, Tensor support on Paraview was only possible through one of two plugins <https://www.paraview.org/Wiki/ParaView/User_Created_Plugins>. Paraview needs to be built by hand to enable these plugins, which is not so nice :-/ Also when I last tested these plugins they did work but were very computationally intensive, so in my experience it may be better to simply output scalar / vector data. J-P -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
