#include <IntCIC.h>
Inheritance diagram for IntCICImpl< 1U >:
Public Member Functions | |
IntCICImpl () | |
~IntCICImpl () | |
Static Public Member Functions | |
template<class FT, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, 1U, M, C > &f, const Vektor< PT, 1U > &ppos, const M &mesh) |
template<class FT, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, 1U, M, C > &f, const Vektor< PT, 1U > &ppos, const M &mesh, NDIndex< 1U > &ngp, int lgpoff[1U], Vektor< PT, 1U > &dpos) |
template<class FT, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, 1U, M, C > &f, const NDIndex< 1U > &ngp, const int lgpoff[1U], const Vektor< PT, 1U > &dpos) |
template<class FT, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, 1U, M, C > &f, const Vektor< PT, 1U > &ppos, const M &mesh) |
template<class FT, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, 1U, M, C > &f, const Vektor< PT, 1U > &ppos, const M &mesh, NDIndex< 1U > &ngp, int lgpoff[1U], Vektor< PT, 1U > &dpos) |
template<class FT, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, 1U, M, C > &f, const NDIndex< 1U > &ngp, const int lgpoff[1U], const Vektor< PT, 1U > &dpos) |
Definition at line 241 of file IntCIC.h.
|
|
|
|
|
Definition at line 434 of file IntCIC.h. References BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset(). Here is the call graph for this function: |
|
Definition at line 394 of file IntCIC.h. References FindDelta(), FindNGP(), and FindPos(). Here is the call graph for this function: |
|
Definition at line 352 of file IntCIC.h. References FindDelta(), FindNGP(), and FindPos(). Here is the call graph for this function: |
|
Definition at line 335 of file IntCIC.h. References BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset(). Here is the call graph for this function: |
|
Definition at line 295 of file IntCIC.h. References FindDelta(), FindNGP(), and FindPos(). Here is the call graph for this function: |
|
Definition at line 253 of file IntCIC.h. References FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter(). Here is the call graph for this function: |