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

#include <InterpolatorSUDS.h>

List of all members.

Public Types

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

Public Member Functions

 SUDSScatterValueFillCache (const Field_t &field, const Value_t &value)
 SUDSScatterValueFillCache (const This_t &model)
 ~SUDSScatterValueFillCache ()
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 T, class ValueT>
struct SUDSScatterValueFillCache< FC, Dim, T, ValueT >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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