Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Components< RT > Struct Template Reference

#include <dune/fufem/functions/cachedcomponentwrapper.hh>

Static Public Member Functions

template<class RFT >
static void setComponent (RT &x, int i, const RFT &xi)
 
template<class RFT >
static void getComponent (const RT &x, int i, RFT &xi)
 
static int size (const RT &x)
 

Detailed Description

template<class RT>
struct Components< RT >
Deprecated:
This class is deprecated and will be removed after 2.11.

Member Function Documentation

◆ getComponent()

template<class RT >
template<class RFT >
static void Components< RT >::getComponent ( const RT &  x,
int  i,
RFT &  xi 
)
inlinestatic

◆ setComponent()

template<class RT >
template<class RFT >
static void Components< RT >::setComponent ( RT &  x,
int  i,
const RFT &  xi 
)
inlinestatic

◆ size()

template<class RT >
static int Components< RT >::size ( const RT &  x)
inlinestatic

The documentation for this struct was generated from the following file: