#include <data_export.h>
|
| Functor () |
|
template<typename FreeFunc > |
| Functor (FreeFunc f) |
|
template<typename TClass , typename MemFunc > |
| Functor (TClass *obj, MemFunc f) |
|
bool | invalid () const |
|
void | invalidate () |
|
void | operator() (TData vValue[], const MathVector< dim > vGlobIP[], number time, int si, const LocalVector &u, GridObject *elem, const MathVector< dim > vCornerCoords[], const MathVector< refDim > vLocIP[], const size_t nip, bool bDeriv, std::vector< std::vector< TData > > vvvDeriv[]) const |
|
bool | valid () const |
|
◆ Functor() [1/3]
template<typename TData , int dim>
template<int refDim>
◆ Functor() [2/3]
template<typename TData , int dim>
template<int refDim>
template<typename FreeFunc >
◆ Functor() [3/3]
template<typename TData , int dim>
template<int refDim>
template<typename TClass , typename MemFunc >
◆ invalid()
template<typename TData , int dim>
template<int refDim>
◆ invalidate()
template<typename TData , int dim>
template<int refDim>
◆ operator()()
template<typename TData , int dim>
template<int refDim>
void ug::DataExport< TData, dim >::Functor< refDim >::operator() |
( |
TData |
vValue[], |
|
|
const MathVector< dim > |
vGlobIP[], |
|
|
number |
time, |
|
|
int |
si, |
|
|
const LocalVector & |
u, |
|
|
GridObject * |
elem, |
|
|
const MathVector< dim > |
vCornerCoords[], |
|
|
const MathVector< refDim > |
vLocIP[], |
|
|
const size_t |
nip, |
|
|
bool |
bDeriv, |
|
|
std::vector< std::vector< TData > > |
vvvDeriv[] |
|
) |
| const |
|
inline |
◆ valid()
template<typename TData , int dim>
template<int refDim>
◆ m_spImpl
template<typename TData , int dim>
template<int refDim>
The documentation for this class was generated from the following file: