#include <dune/localfunctions/utility/tensor.hh>
List of all members.
Public Types |
typedef Derivatives< F1, dimD,
dimR, d, derivative > | Vec1 |
Static Public Member Functions |
template<class Field > |
static void | apply (unsigned int r, const Field &a, const Vec1 &x, Vec2 &y) |
template<class F1, int dimD, int dimR, unsigned int d, class Vec2, unsigned int deriv>
struct Dune::LFETensorAxpy< Derivatives< F1, dimD, dimR, d, derivative >, Vec2, deriv >
Member Typedef Documentation
template<class F1 , int dimD, int dimR, unsigned int d, class Vec2 , unsigned int deriv>
typedef Derivatives<F1,dimD,dimR,d,derivative> Dune::LFETensorAxpy< Derivatives< F1, dimD, dimR, d, derivative >, Vec2, deriv >::Vec1 |
Member Function Documentation
template<class F1 , int dimD, int dimR, unsigned int d, class Vec2 , unsigned int deriv>
template<class Field >
static void Dune::LFETensorAxpy< Derivatives< F1, dimD, dimR, d, derivative >, Vec2, deriv >::apply |
( |
unsigned int |
r, |
|
|
const Field & |
a, |
|
|
const Vec1 & |
x, |
|
|
Vec2 & |
y |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: