#include <PatchFunction.h>
List of all members.
Public Member Functions |
| PatchFunction () |
| PatchFunction (const Function &function) |
template<class Array1 , class Array2 > |
void | operator() (const Array1 &a1, const Array2 &a2) const |
template<class Array1 , class Array2 > |
void | block (const Array1 &a1, const Array2 &a2) const |
const Function & | function () const |
template<class Function, bool Write1, bool Write2>
class PatchFunction< Function, PatchParticle2< Write1, Write2 > >
Constructor & Destructor Documentation
template<class Function , bool Write1, bool Write2>
template<class Function , bool Write1, bool Write2>
Member Function Documentation
template<class Function , bool Write1, bool Write2>
template<class Array1 , class Array2 >
template<class Function , bool Write1, bool Write2>
template<class Array1 , class Array2 >
template<class Function , bool Write1, bool Write2>
The documentation for this class was generated from the following file: