#include <PatchKernel.h>
Public Member Functions | |
ParticleKernel3 (const Array1 &array1, const Array2 &array2, const Array3 &array3, const Function &function, int id, bool write1, bool write2, bool write3) | |
virtual | ~ParticleKernel3 () |
virtual void | run () |
ParticleKernel3< Array1, Array2, Array3, Function >::ParticleKernel3 | ( | const Array1 & | array1, | |
const Array2 & | array2, | |||
const Array3 & | array3, | |||
const Function & | function, | |||
int | id, | |||
bool | write1, | |||
bool | write2, | |||
bool | write3 | |||
) | [inline] |
References engineFunctor().
virtual ParticleKernel3< Array1, Array2, Array3, Function >::~ParticleKernel3 | ( | ) | [inline, virtual] |
References engineFunctor().
virtual void ParticleKernel3< Array1, Array2, Array3, Function >::run | ( | ) | [inline, virtual] |