![]() |
Reference documentation for deal.II version GIT 75f1417c0d 2023-02-03 16:10:02+00:00
|
#include <deal.II/base/symmetric_tensor.h>
Public Types | |
using | type = SymmetricTensor< rank, dim, std::complex< typename ProductType< T, U >::type > > |
Definition at line 213 of file symmetric_tensor.h.
using internal::ProductTypeImpl< std::complex< T >, SymmetricTensor< rank, dim, std::complex< U > > >::type = SymmetricTensor<rank, dim, std::complex<typename ProductType<T, U>::type> > |
Definition at line 216 of file symmetric_tensor.h.