> 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. W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
