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

#include <InterpolatorSUDS.h>

List of all members.

Public Types

typedef SUDSScatterValue< 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

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

Public Attributes

Field_t field_m
Value_t value_m

template<class FC, int Dim, class T, class ValueT>
struct SUDSScatterValue< FC, Dim, T, ValueT >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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