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

#include <InterpolatorNGP.h>

List of all members.

Public Types

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

Public Member Functions

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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