![]() |
Reference documentation for deal.II version GIT 5ac9d67d2d 2023-06-07 21:45:01+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 198 of file symmetric_tensor.h.
using internal::ProductTypeImpl< SymmetricTensor< rank, dim, std::complex< T > >, std::complex< U > >::type = SymmetricTensor<rank, dim, std::complex<typename ProductType<T, U>::type> > |
Definition at line 201 of file symmetric_tensor.h.