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