On 02/10/2011 04:58 PM, Wolfgang Bangerth wrote:
It seems that I can not output vector of size dim*(dim+1)/2 using
DataPostprocessor. Is there another way do it, or do I have to split the
strain and stress tensors into many components?
Yes, at least for the time being. Practically none of the output formats that
deal.II supports can represent tensor valued data, and so tensors are not
currently supported as output.
Thanks a lot for your reply.
I am wondering why DataPostprocessor can not handle with vectors of size
≠ dim. Is there a simple answer?
Thanks again,
Martin.
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii