OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <IntCIC.h>
Public Member Functions | |
IntCICImpl () | |
~IntCICImpl () | |
Public Member Functions inherited from Interpolator | |
Interpolator () | |
~Interpolator () | |
Static Public Member Functions | |
template<class FT , class M , class C , class PT > | |
static void | scatter (const FT &, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
template<class FT , class M , class C , class PT > | |
static void | scatter (const FT &, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, NDIndex< Dim > &ngp, int lgpoff[Dim], Vektor< PT, Dim > &dpos) |
template<class FT , class M , class C , class PT > | |
static void | scatter (const FT &, Field< FT, Dim, M, C > &f, const NDIndex< Dim > &ngp, const int lgpoff[Dim], const Vektor< PT, Dim > &) |
template<class FT , class M , class C , class PT > | |
static void | gather (FT &, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
template<class FT , class M , class C , class PT > | |
static void | gather (FT &, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, NDIndex< Dim > &ngp, int lgpoff[Dim], Vektor< PT, Dim > &dpos) |
template<class FT , class M , class C , class PT > | |
static void | gather (FT &, const Field< FT, Dim, M, C > &f, const NDIndex< Dim > &ngp, const int lgpoff[Dim], const Vektor< PT, Dim > &) |
Additional Inherited Members | |
Static Protected Member Functions inherited from Interpolator | |
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 225 of file IntCIC.h.
References endl(), ERRORMSG, Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().
|
inlinestatic |
Definition at line 145 of file IntCIC.h.
References Dim, endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().
Referenced by IntCIC::gather().
|
inlinestatic |
Definition at line 186 of file IntCIC.h.
References Dim, endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().
|
inlinestatic |
Definition at line 129 of file IntCIC.h.
References endl(), ERRORMSG, Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().
|
inlinestatic |
Definition at line 49 of file IntCIC.h.
References Dim, endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().
Referenced by IntCIC::scatter().
|
inlinestatic |
Definition at line 90 of file IntCIC.h.
References Dim, endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().