FreePOOMA
2.4.1
|
#include <PatchFunction.h>
Public Member Functions | |
PatchFunction () | |
PatchFunction (const Function &function) | |
template<class Array1 , class Array2 > | |
void | operator() (const Array1 &a1, const Array2 &a2) const |
const Function & | function () const |
PatchFunction< Function, PatchTag2 >::PatchFunction | ( | ) | [inline] |
PatchFunction< Function, PatchTag2 >::PatchFunction | ( | const Function & | function | ) | [inline] |
void PatchFunction< Function, PatchTag2 >::operator() | ( | const Array1 & | a1, |
const Array2 & | a2 | ||
) | const [inline] |
const Function& PatchFunction< Function, PatchTag2 >::function | ( | ) | const [inline] |