#include <data_export.h>
|
virtual 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 =0 |
|
virtual | ~FunctorBase () |
|
◆ ~FunctorBase()
template<typename TData , int dim>
template<int refDim>
◆ operator()()
template<typename TData , int dim>
template<int refDim>
virtual void ug::DataExport< TData, dim >::FunctorBase< 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 |
|
pure virtual |
The documentation for this class was generated from the following file: