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

#include <PatchFunction.h>

List of all members.

Public Member Functions

 PatchFunction ()
 PatchFunction (const Function &function)
template<class Array1 , class Array2 , class Array3 >
void operator() (const Array1 &a1, const Array2 &a2, const Array3 &a3) const
const Function & function () const

template<class Function>
class PatchFunction< Function, PatchTag3 >


Constructor & Destructor Documentation

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

Member Function Documentation

template<class Function >
template<class Array1 , class Array2 , class Array3 >
void PatchFunction< Function, PatchTag3 >::operator() ( const Array1 &  a1,
const Array2 &  a2,
const Array3 &  a3 
) const [inline]
template<class Function >
const Function& PatchFunction< Function, PatchTag3 >::function ( ) const [inline]

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