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

#include <InterpolatorNGP.h>

List of all members.

Public Types

typedef
NGPScatterValueFillCache< FC,
Dim, ValueT > 
This_t
typedef FC Field_t
typedef int PatchID_t
typedef int Size_t
typedef ValueT Value_t

Public Member Functions

 NGPScatterValueFillCache (const Field_t &field, const Value_t &value)
 NGPScatterValueFillCache (const This_t &model)
 ~NGPScatterValueFillCache ()
template<class Patch1 , class Patch2 >
void apply (const Patch1 &pos, const Patch2 &cache, PatchID_t pid) const

Public Attributes

Field_t field_m
Value_t value_m

template<class FC, int Dim, class ValueT>
struct NGPScatterValueFillCache< FC, Dim, ValueT >


Member Typedef Documentation

template<class FC , int Dim, class ValueT >
typedef NGPScatterValueFillCache<FC,Dim,ValueT> NGPScatterValueFillCache< FC, Dim, ValueT >::This_t
template<class FC , int Dim, class ValueT >
typedef FC NGPScatterValueFillCache< FC, Dim, ValueT >::Field_t
template<class FC , int Dim, class ValueT >
typedef int NGPScatterValueFillCache< FC, Dim, ValueT >::PatchID_t
template<class FC , int Dim, class ValueT >
typedef int NGPScatterValueFillCache< FC, Dim, ValueT >::Size_t
template<class FC , int Dim, class ValueT >
typedef ValueT NGPScatterValueFillCache< FC, Dim, ValueT >::Value_t

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

template<class FC , int Dim, class ValueT >
Field_t NGPScatterValueFillCache< FC, Dim, ValueT >::field_m
template<class FC , int Dim, class ValueT >
Value_t NGPScatterValueFillCache< FC, Dim, ValueT >::value_m

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