FreePOOMA  2.4.1
Public Types | Public Member Functions | Public Attributes
NGPScatterFillCache< FC, Dim > Struct Template Reference

#include <InterpolatorNGP.h>

List of all members.

Public Types

typedef NGPScatterFillCache
< FC, Dim > 
This_t
typedef FC Field_t
typedef int PatchID_t
typedef int Size_t

Public Member Functions

 NGPScatterFillCache (const Field_t &field)
 NGPScatterFillCache (const This_t &model)
 ~NGPScatterFillCache ()
template<class Patch1 , class Patch2 , class Patch3 >
void apply (const Patch1 &attrib, const Patch2 &pos, const Patch3 &cache, PatchID_t pid) const

Public Attributes

Field_t field_m

template<class FC, int Dim>
struct NGPScatterFillCache< FC, Dim >


Member Typedef Documentation

template<class FC , int Dim>
typedef NGPScatterFillCache<FC,Dim> NGPScatterFillCache< FC, Dim >::This_t
template<class FC , int Dim>
typedef FC NGPScatterFillCache< FC, Dim >::Field_t
template<class FC , int Dim>
typedef int NGPScatterFillCache< FC, Dim >::PatchID_t
template<class FC , int Dim>
typedef int NGPScatterFillCache< FC, Dim >::Size_t

Constructor & Destructor Documentation

template<class FC , int Dim>
NGPScatterFillCache< FC, Dim >::NGPScatterFillCache ( const Field_t field) [inline]
template<class FC , int Dim>
NGPScatterFillCache< FC, Dim >::NGPScatterFillCache ( const This_t model) [inline]
template<class FC , int Dim>
NGPScatterFillCache< FC, Dim >::~NGPScatterFillCache ( ) [inline]

Member Function Documentation

template<class FC , int Dim>
template<class Patch1 , class Patch2 , class Patch3 >
void NGPScatterFillCache< FC, Dim >::apply ( const Patch1 &  attrib,
const Patch2 &  pos,
const Patch3 &  cache,
PatchID_t  pid 
) const [inline]

Member Data Documentation

template<class FC , int Dim>
Field_t NGPScatterFillCache< FC, Dim >::field_m

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