I am trying to run a open source code, but an error occurred. In the code it uses NamedData like this: NamedData< Vector <double> *> solution_data; Info_box.initialize(fe, mapping, solution_data);
How should I use AnyData to replace it? Actually I am a new learner, I tried to read the documentation related to AnyData class but didn't quite understand how to use it. -- 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.