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

#include <InterpolatorNGP.h>

List of all members.

Public Types

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

Public Member Functions

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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