#include <InterpolatorSUDS.h>
Public Types | |
| typedef SUDSGather< FC, Dim, T > | This_t |
| typedef FC | Field_t |
| typedef int | PatchID_t |
| typedef int | Size_t |
Public Member Functions | |
| SUDSGather (const Field_t &field) | |
| SUDSGather (const This_t &model) | |
| ~SUDSGather () | |
| template<class Patch1 , class Patch2 > | |
| void | apply (const Patch1 &attrib, const Patch2 &pos, PatchID_t pid) const |
Public Attributes | |
| Field_t | field_m |
| typedef SUDSGather<FC,Dim,T> SUDSGather< FC, Dim, T >::This_t |
| typedef FC SUDSGather< FC, Dim, T >::Field_t |
| typedef int SUDSGather< FC, Dim, T >::PatchID_t |
| typedef int SUDSGather< FC, Dim, T >::Size_t |
| SUDSGather< FC, Dim, T >::SUDSGather | ( | const Field_t & | field | ) | [inline] |
| SUDSGather< FC, Dim, T >::SUDSGather | ( | const This_t & | model | ) | [inline] |
| SUDSGather< FC, Dim, T >::~SUDSGather | ( | ) | [inline] |
| void SUDSGather< FC, Dim, T >::apply | ( | const Patch1 & | attrib, | |
| const Patch2 & | pos, | |||
| PatchID_t | pid | |||
| ) | const [inline] |
References SUDSGather< FC, Dim, T >::field_m, PAssert, and SUDSGatherFcn().
| Field_t SUDSGather< FC, Dim, T >::field_m |
Referenced by SUDSGather< FC, Dim, T >::apply().
1.5.9