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