![]() |
deal.II version GIT relicensing-2574-g486eec3ad1 2025-02-07 04:40: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 189 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 191 of file symmetric_tensor.h.