> Is there any reason why SymmetricTensor <3, dim> does not exist?

Symmetric tensors are of the form
  A_{ij} = A_{ji}
or 
  A{(ij)(kl)} = A_{(kl),(ij)}
or similar if you had 6 or 8 indices.


> Why? Or should I just try it out and figure it out myself from there?
> I am curious if there is a reason why this does not exist, that I do
> not know about?

I think what I'm unsure about is what sort of symmetry relationship you 
would impose on rank-3 symmetric tensors? If you explain what exactly such 
a tensor is, then we can think about implementing it.

Cheers
 W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/

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

Reply via email to