![]() |
Reference documentation for deal.II version GIT 8ad845fa53 2023-12-10 20:50:02+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 218 of file symmetric_tensor.h.
using internal::ProductTypeImpl< std::complex< T >, SymmetricTensor< rank, dim, std::complex< U > > >::type = SymmetricTensor<rank, dim, std::complex<typename ProductType<T, U>::type> > |
Definition at line 221 of file symmetric_tensor.h.