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