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

#include <InterpolatorNGP.h>

List of all members.

Public Types

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

Public Member Functions

 NGPGatherFillCache (const Field_t &field)
 NGPGatherFillCache (const This_t &model)
 ~NGPGatherFillCache ()
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 NGPGatherFillCache< FC, Dim >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

template<class FC , int Dim>
template<class Patch1 , class Patch2 , class Patch3 >
void NGPGatherFillCache< 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 NGPGatherFillCache< FC, Dim >::field_m

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