![]() |
deal.II version GIT relicensing-2571-gcecf710a31 2025-02-06 19:20:00+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.