DUNE-ACFEM (unstable)
Dune::ACFem::TensorProductOperation< Pos1, Pos2, ProductDims > Struct Template Reference
Component-wise product over given index-set. More...
#include <dune/acfem/tensors/expressionoperations.hh>
Detailed Description
template<class Pos1, class Pos2, class ProductDims>
struct Dune::ACFem::TensorProductOperation< Pos1, Pos2, ProductDims >
struct Dune::ACFem::TensorProductOperation< Pos1, Pos2, ProductDims >
Component-wise product over given index-set.
- Parameters
-
Pos1 Index positions in first tensor. Pos2 Index positions in second tensor. ProductDims Shared dimensions of the index positions specified in Pos1 and Pos2.
Requirements: size<Pos1>() == size<Pos2>() == size<ProductDims>().
The documentation for this struct was generated from the following file:
- dune/acfem/tensors/expressionoperations.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Dec 27, 23:30, 2024)