DUNE-ACFEM (unstable)

TensorMathOperations

Functions

template<class T1 , class T2 , std::enable_if_t<(AreProperTensors< T1, T2 >::value &&TensorTraits< T1 >::rank !=0 &&TensorTraits< T2 >::rank==0), int > = 0>
auto Dune::ACFem::Tensor::pow (T1 &&t1, T2 &&t2)
 Power operations with scalar exponents are promoted to component-wise power operations by multiplying the scalar factor with a ones() tensor which matches the tensor-signature of T1. More...
 

Detailed Description

Function Documentation

◆ pow()

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 3, 22:32, 2024)