FreePOOMA  2.4.1
Public Member Functions
PatchFunction< Function, PatchParticle1< Write1 > > Class Template Reference

#include <PatchFunction.h>

List of all members.

Public Member Functions

 PatchFunction ()
 PatchFunction (const Function &function)
template<class Array >
void operator() (const Array &a) const
template<class Array >
void block (const Array &a) const
const Function & function () const

template<class Function, bool Write1>
class PatchFunction< Function, PatchParticle1< Write1 > >


Constructor & Destructor Documentation

template<class Function , bool Write1>
PatchFunction< Function, PatchParticle1< Write1 > >::PatchFunction ( ) [inline]
template<class Function , bool Write1>
PatchFunction< Function, PatchParticle1< Write1 > >::PatchFunction ( const Function &  function) [inline]

Member Function Documentation

template<class Function , bool Write1>
template<class Array >
void PatchFunction< Function, PatchParticle1< Write1 > >::operator() ( const Array a) const [inline]
template<class Function , bool Write1>
template<class Array >
void PatchFunction< Function, PatchParticle1< Write1 > >::block ( const Array a) const [inline]
template<class Function , bool Write1>
const Function& PatchFunction< Function, PatchParticle1< Write1 > >::function ( ) const [inline]

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