FreePOOMA  2.4.1
Public Member Functions
PatchKernel< A1, Function > Class Template Reference

#include <PatchKernel.h>

List of all members.

Public Member Functions

 PatchKernel (const A1 &a1, const Function &function, bool write=true)
virtual ~PatchKernel ()
virtual void run ()

template<class A1, class Function>
class PatchKernel< A1, Function >


Constructor & Destructor Documentation

template<class A1, class Function>
PatchKernel< A1, Function >::PatchKernel ( const A1 &  a1,
const Function &  function,
bool  write = true 
) [inline]

References engineFunctor().

template<class A1, class Function>
virtual PatchKernel< A1, Function >::~PatchKernel ( ) [inline, virtual]

References engineFunctor().


Member Function Documentation

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

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