![]() |
Reference documentation for deal.II version GIT dad323def1 2022-06-25 19:00: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 168 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 170 of file symmetric_tensor.h.