#include <dune/localfunctions/utility/tensor.hh>
|
template<class Field > |
static void | apply (unsigned int r, const Field &a, const Vec1 &x, Vec2 &y) |
|
template<class Vec1, class Vec2, unsigned int deriv>
template<class Field >
static void Dune::LFETensorAxpy< Vec1, Vec2, deriv >::apply |
( |
unsigned int |
r, |
|
|
const Field & |
a, |
|
|
const Vec1 & |
x, |
|
|
Vec2 & |
y |
|
) |
| |
|
inlinestatic |
Referenced by Dune::LFETensorAxpy< Derivatives< F1, dimD, dimR, d, derivative >, Vec2, deriv >::apply(), Dune::LFETensorAxpy< Derivatives< F1, dimD, 1, d, derivative >, Vec2, deriv >::apply(), and Dune::SparseCoeffMatrix< F, bSize >::mult().
The documentation for this struct was generated from the following file: