#include <IntNGP.h>
Inheritance diagram for IntNGP:
Public Member Functions | |
IntNGP () | |
~IntNGP () | |
Static Public Member Functions | |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, NDIndex< Dim > &ngp) |
template<class FT, unsigned Dim, class M, class C> | |
static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const NDIndex< Dim > &ngp) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, NDIndex< Dim > &ngp) |
template<class FT, unsigned Dim, class M, class C> | |
static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const NDIndex< Dim > &ngp) |
Definition at line 34 of file IntNGP.h.
|
|
|
|
|
Definition at line 128 of file IntNGP.h. References Interpolator::getFieldIter(). Here is the call graph for this function: |
|
Definition at line 111 of file IntNGP.h. References FindNGP(), and Interpolator::getFieldIter(). Here is the call graph for this function: |
|
Definition at line 94 of file IntNGP.h. References FindNGP(), and Interpolator::getFieldIter(). Here is the call graph for this function: |
|
Definition at line 80 of file IntNGP.h. References Interpolator::getFieldIter(). Here is the call graph for this function: |
|
Definition at line 63 of file IntNGP.h. References FindNGP(), and Interpolator::getFieldIter(). Here is the call graph for this function: |
|
Definition at line 46 of file IntNGP.h. References FindNGP(), and Interpolator::getFieldIter(). Here is the call graph for this function: |