DUNE-ACFEM (unstable)

Dune::ACFem::Tensor::IsSelfTransposed< Perm, ConstantTensor< F, Dims >, std::enable_if_t<(!isSimple(Perm{}) &&isInvariant(Dims{}, Perm{}))> > Struct Template Reference

Don't transpose constant tensors if their dimenensions are invariant under the permutation. More...

#include <dune/acfem/tensors/operations/transposetraits.hh>

Detailed Description

template<class Perm, class F, class Dims>
struct Dune::ACFem::Tensor::IsSelfTransposed< Perm, ConstantTensor< F, Dims >, std::enable_if_t<(!isSimple(Perm{}) &&isInvariant(Dims{}, Perm{}))> >

Don't transpose constant tensors if their dimenensions are invariant under the permutation.


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 (May 16, 22:29, 2024)