#include <IntCIC.h>
Inheritance diagram for IntCICImpl< 2U >:
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, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh) |
template<class FT, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh, NDIndex< 2U > &ngp, int lgpoff[2U], Vektor< PT, 2U > &dpos) |
template<class FT, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, 2U, M, C > &f, const NDIndex< 2U > &ngp, const int lgpoff[2U], const Vektor< PT, 2U > &dpos) |
template<class FT, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh) |
template<class FT, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh, NDIndex< 2U > &ngp, int lgpoff[2U], Vektor< PT, 2U > &dpos) |
template<class FT, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, 2U, M, C > &f, const NDIndex< 2U > &ngp, const int lgpoff[2U], const Vektor< PT, 2U > &dpos) |
Definition at line 452 of file IntCIC.h.
|
|
|
|
|
Definition at line 655 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 613 of file IntCIC.h. References FindDelta(), FindNGP(), and FindPos(). Here is the call graph for this function: |
|
Definition at line 569 of file IntCIC.h. References FindDelta(), FindNGP(), and FindPos(). Here is the call graph for this function: |
|
Definition at line 550 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 508 of file IntCIC.h. References FindDelta(), FindNGP(), and FindPos(). Here is the call graph for this function: |
|
Definition at line 464 of file IntCIC.h. References FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter(). Here is the call graph for this function: |