#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] |
template<class A1, class Function>
Member Function Documentation
template<class A1, class Function>
The documentation for this class was generated from the following file: