#include <dune/localfunctions/utility/tensor.hh>
Public Member Functions |
template<class FF > |
This & | operator= (const FF &f) |
This & | operator= (const Block &t) |
This & | operator*= (const field_type &f) |
template<class FF > |
void | axpy (const FF &a, const This &y) |
template<class Fy > |
void | assign (const Derivatives< Fy, dimD, dimR, deriv, derivative > &y) |
template<class Fy > |
void | assign (const Derivatives< Fy, dimD, dimR, deriv, value > &y) |
template<class Fy , DerivativeLayout layouty> |
void | assign (unsigned int r, const Derivatives< Fy, dimD, 1, deriv, layouty > &y) |
Block & | block () |
const Block & | block () const |
ScalarDeriv & | operator[] (int r) |
const ScalarDeriv & | operator[] (int r) const |
Member Typedef Documentation
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
Member Enumeration Documentation
template<class F , int dimD, int dimR, unsigned int deriv>
Member Function Documentation
template<class F , int dimD, int dimR, unsigned int deriv>
template<class Fy >
void Dune::Derivatives< F, dimD, dimR, deriv, derivative >::assign |
( |
const Derivatives< Fy, dimD, dimR, deriv, derivative > & |
y | ) |
|
|
inline |
template<class F , int dimD, int dimR, unsigned int deriv>
template<class Fy >
void Dune::Derivatives< F, dimD, dimR, deriv, derivative >::assign |
( |
const Derivatives< Fy, dimD, dimR, deriv, value > & |
y | ) |
|
|
inline |
template<class F , int dimD, int dimR, unsigned int deriv>
template<class Fy , DerivativeLayout layouty>
void Dune::Derivatives< F, dimD, dimR, deriv, derivative >::assign |
( |
unsigned int |
r, |
|
|
const Derivatives< Fy, dimD, 1, deriv, layouty > & |
y |
|
) |
| |
|
inline |
template<class F , int dimD, int dimR, unsigned int deriv>
template<class FF >
void Dune::Derivatives< F, dimD, dimR, deriv, derivative >::axpy |
( |
const FF & |
a, |
|
|
const This & |
y |
|
) |
| |
|
inline |
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
const Block& Dune::Derivatives< F, dimD, dimR, deriv, derivative >::block |
( |
| ) |
const |
|
inline |
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
template<class FF >
This& Dune::Derivatives< F, dimD, dimR, deriv, derivative >::operator= |
( |
const FF & |
f | ) |
|
|
inline |
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
Member Data Documentation
template<class F , int dimD, int dimR, unsigned int deriv>
template<class F , int dimD, int dimR, unsigned int deriv>
const unsigned int Dune::Derivatives< F, dimD, dimR, deriv, derivative >::dimDomain = dimD |
|
static |
template<class F , int dimD, int dimR, unsigned int deriv>
const unsigned int Dune::Derivatives< F, dimD, dimR, deriv, derivative >::dimRange = dimR |
|
static |
template<class F , int dimD, int dimR, unsigned int deriv>
The documentation for this struct was generated from the following file: