On 02/10/2011 05:38 PM, Wolfgang Bangerth wrote:
I am wondering why DataPostprocessor can not handle with vectors of size
≠ dim. Is there a simple answer?

Because in deal.II-speak, by definition a vector is a dim-dimensional object.
Everything else is a tuple, i.e. a collection of scalars and consequently not
subject to the same rules of transformation when you apply a mapping..

I got it, thanks!

Martin.
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to