DUNE-ACFEM (unstable)

Dune::ACFem::OperationTraits< TensorProductOperation< Pos1, Pos2, Dims > > Struct Template Reference

Component-wise product over given index-set. More...

#include <dune/acfem/tensors/operationtraits.hh>

Detailed Description

template<class Pos1, class Pos2, class Dims>
struct Dune::ACFem::OperationTraits< TensorProductOperation< Pos1, Pos2, Dims > >

Component-wise product over given index-set.

Parameters
Pos1Index positions in first tensor.
Pos2Index positions in second tensor.
ProductDimsShared 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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)