PatchFunction< Function, PatchTag3 > Class Template Reference
#include <PatchFunction.h>
List of all members.
|
Public Member Functions |
| | PatchFunction () |
| | PatchFunction (const Function &function) |
| template<class Array1 , class Array2 , class Array3 > |
| void | operator() (const Array1 &a1, const Array2 &a2, const Array3 &a3) const |
| const Function & | function () const |
template<class Function>
class PatchFunction< Function, PatchTag3 >
Constructor & Destructor Documentation
template<class Function >
template<class Function >
Member Function Documentation
template<class Function >
template<class Array1 , class Array2 , class Array3 >
| void PatchFunction< Function, PatchTag3 >::operator() |
( |
const Array1 & |
a1, |
|
|
const Array2 & |
a2, |
|
|
const Array3 & |
a3 | |
|
) |
| | const [inline] |
template<class Function >
The documentation for this class was generated from the following file: