Dear Bruno; This is a a defaut constructor. Do I have to implement it? I found they are not implemented in the tutorial examples.
Best regards, David On Wednesday, May 25, 2016 at 12:11:51 AM UTC+8, Bruno Turcksin wrote: > > David, > > 2016-05-24 11:43 GMT-04:00 David <[email protected] <javascript:>>: > > > template <int dim> > > class StressPostprocessor: public DataPostprocessor<dim> > > { > > public: > > StressPostprocessor(); > where is this implemented? Seems that you forgot about it. > > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
