#include <PatchKernel.h>

Public Member Functions | |
| ParticleKernel2Block (const Array1 &array1, const Array2 &array2, const Function &function, int id, bool write1, bool write2, Pooma::CountingSemaphore *csem) | |
| virtual | ~ParticleKernel2Block () |
| virtual void | run () |
| ParticleKernel2Block< Array1, Array2, Function >::ParticleKernel2Block | ( | const Array1 & | array1, | |
| const Array2 & | array2, | |||
| const Function & | function, | |||
| int | id, | |||
| bool | write1, | |||
| bool | write2, | |||
| Pooma::CountingSemaphore * | csem | |||
| ) | [inline] |
References engineFunctor().
| virtual ParticleKernel2Block< Array1, Array2, Function >::~ParticleKernel2Block | ( | ) | [inline, virtual] |
References engineFunctor().
| virtual void ParticleKernel2Block< Array1, Array2, Function >::run | ( | ) | [inline, virtual] |
References Pooma::CountingSemaphore::incr().
1.5.9