OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <IntCIC.h>
Public Member Functions | |
IntCICImpl () | |
~IntCICImpl () | |
![]() | |
Interpolator () | |
~Interpolator () | |
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) |
Additional Inherited Members | |
![]() | |
template<class T , unsigned Dim> | |
static CompressedBrickIterator< T, Dim > | getFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt) |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 435 of file IntCIC.h.
References Interpolator::getFieldIter(), BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset().
|
inlinestatic |
Definition at line 353 of file IntCIC.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset().
|
inlinestatic |
Definition at line 395 of file IntCIC.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset().
|
inlinestatic |
Definition at line 336 of file IntCIC.h.
References Interpolator::getFieldIter(), BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset().
|
inlinestatic |
Definition at line 254 of file IntCIC.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset().
|
inlinestatic |
Definition at line 296 of file IntCIC.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::moveBy(), and BrickIterator< T, Dim >::offset().