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

#include <InterpolatorSUDS.h>

List of all members.

Public Types

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

Public Member Functions

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

Public Attributes

Field_t field_m

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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