FreePOOMA  2.4.1
Public Member Functions
PatchKernel3< A1, A2, A3, Function > Class Template Reference

#include <PatchKernel.h>

List of all members.

Public Member Functions

 PatchKernel3 (const A1 &a1, const A2 &a2, const A3 &a3, const Function &function)
virtual ~PatchKernel3 ()
virtual void run ()

template<class A1, class A2, class A3, class Function>
class PatchKernel3< A1, A2, A3, Function >


Constructor & Destructor Documentation

template<class A1, class A2, class A3, class Function>
PatchKernel3< A1, A2, A3, Function >::PatchKernel3 ( const A1 &  a1,
const A2 &  a2,
const A3 &  a3,
const Function &  function 
) [inline]

References engineFunctor().

template<class A1, class A2, class A3, class Function>
virtual PatchKernel3< A1, A2, A3, Function >::~PatchKernel3 ( ) [inline, virtual]

References engineFunctor().


Member Function Documentation

template<class A1, class A2, class A3, class Function>
virtual void PatchKernel3< A1, A2, A3, Function >::run ( ) [inline, virtual]

The documentation for this class was generated from the following file: