internal::SymmetricTensorAccessors::double_contraction_result< rank1, rank2, dim > Struct Template Reference

List of all members.

Public Types

typedef ::::SymmetricTensor
< rank1+rank2-4, dim > 
type


Detailed Description

template<int rank1, int rank2, int dim>
struct internal::SymmetricTensorAccessors::double_contraction_result< rank1, rank2, dim >

Typedef template magic denoting the result of a double contraction between two tensors or ranks rank1 and rank2. In general, this is a tensor of rank rank1+rank2-4, but if this is zero it is a single scalar double. For this case, we have a specialization.

Author:
Wolfgang Bangerth, 2005

Member Typedef Documentation

template<int rank1, int rank2, int dim>
typedef ::::SymmetricTensor<rank1+rank2-4,dim> internal::SymmetricTensorAccessors::double_contraction_result< rank1, rank2, dim >::type


The documentation for this struct was generated from the following file:

deal.II documentation generated on Sat Aug 15 16:52:38 2009 by doxygen 1.5.9