#include <data_export.h>
|
| FreeFunctionFunctor (FreeFunc f) |
|
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 |
|
virtual | ~FunctorBase () |
|
|
typedef void(* | FreeFunc) (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[]) |
|
◆ FreeFunc
template<typename TData , int dim>
template<int refDim>
typedef void(* ug::DataExport< TData, dim >::FreeFunctionFunctor< refDim >::FreeFunc) (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[]) |
|
private |
◆ FreeFunctionFunctor()
template<typename TData , int dim>
template<int refDim>
◆ operator()()
template<typename TData , int dim>
template<int refDim>
void ug::DataExport< TData, dim >::FreeFunctionFunctor< 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 |
|
inlinevirtual |
◆ m_f
template<typename TData , int dim>
template<int refDim>
The documentation for this class was generated from the following file: