#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 |
template<class Array1 , class Array2 , class Array3 > |
void | block (const Array1 &a1, const Array2 &a2, const Array3 &a3) const |
const Function & | function () const |
template<class Function, bool Write1, bool Write2, bool Write3>
class PatchFunction< Function, PatchParticle3< Write1, Write2, Write3 > >
Constructor & Destructor Documentation
template<class Function , bool Write1, bool Write2, bool Write3>
template<class Function , bool Write1, bool Write2, bool Write3>
Member Function Documentation
template<class Function , bool Write1, bool Write2, bool Write3>
template<class Array1 , class Array2 , class Array3 >
void PatchFunction< Function, PatchParticle3< Write1, Write2, Write3 > >::operator() |
( |
const Array1 & |
a1, |
|
|
const Array2 & |
a2, |
|
|
const Array3 & |
a3 |
|
) |
| const [inline] |
template<class Function , bool Write1, bool Write2, bool Write3>
template<class Array1 , class Array2 , class Array3 >
template<class Function , bool Write1, bool Write2, bool Write3>
The documentation for this class was generated from the following file: