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

#include <InterpolatorCIC.h>

List of all members.

Public Types

typedef CICScatterUseCache< FC,
Dim, T > 
This_t
typedef FC Field_t
typedef int PatchID_t
typedef int Size_t

Public Member Functions

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

Public Attributes

Field_t field_m

template<class FC, int Dim, class T>
struct CICScatterUseCache< FC, Dim, T >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

template<class FC, int Dim, class T>
Field_t CICScatterUseCache< FC, Dim, T >::field_m

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