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