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

#include <InterpolatorCIC.h>

List of all members.

Public Types

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

Public Member Functions

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

Public Attributes

Field_t field_m

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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