#include <PatchKernel.h>
List of all members.
Public Member Functions |
| ParticleKernel2 (const Array1 &array1, const Array2 &array2, const Function &function, int id, bool write1, bool write2) |
virtual | ~ParticleKernel2 () |
virtual void | run () |
template<class Array1, class Array2, class Function>
class ParticleKernel2< Array1, Array2, Function >
Constructor & Destructor Documentation
template<class Array1 , class Array2 , class Function >
ParticleKernel2< Array1, Array2, Function >::ParticleKernel2 |
( |
const Array1 & |
array1, |
|
|
const Array2 & |
array2, |
|
|
const Function & |
function, |
|
|
int |
id, |
|
|
bool |
write1, |
|
|
bool |
write2 |
|
) |
| [inline] |
template<class Array1 , class Array2 , class Function >
Member Function Documentation
template<class Array1 , class Array2 , class Function >
The documentation for this class was generated from the following file: