FreePOOMA
2.4.1
|
#include <PatchFunction.h>
Public Member Functions | |
PatchFunction () | |
PatchFunction (const Function &function) | |
template<class Array > | |
void | operator() (const Array &a) const |
const Function & | function () const |
PatchFunction< Function, PatchTag1 >::PatchFunction | ( | ) | [inline] |
PatchFunction< Function, PatchTag1 >::PatchFunction | ( | const Function & | function | ) | [inline] |
void PatchFunction< Function, PatchTag1 >::operator() | ( | const Array & | a | ) | const [inline] |
const Function& PatchFunction< Function, PatchTag1 >::function | ( | ) | const [inline] |