![]() |
deal.II version GIT relicensing-2652-g41e7496fd4 2025-02-17 19:10: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 210 of file symmetric_tensor.h.
using internal::ProductTypeImpl< std::complex< T >, SymmetricTensor< rank, dim, U > >::type = SymmetricTensor<rank, dim, std::complex<typename ProductType<T, U>::type> > |
Definition at line 212 of file symmetric_tensor.h.