![]() |
Reference documentation for deal.II version Git 87eb8ae23d 2021-01-27 12:59:39 +0100
|
#include <deal.II/base/symmetric_tensor.h>
Public Types | |
using | type = SymmetricTensor< rank, dim, std::complex< typename ProductType< T, U >::type > > |
Definition at line 80 of file symmetric_tensor.h.
using internal::ProductTypeImpl< SymmetricTensor< rank, dim, T >, std::complex< U > >::type = SymmetricTensor<rank, dim, std::complex<typename ProductType<T, U>::type> > |
Definition at line 85 of file symmetric_tensor.h.