|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <IntSUDS.h>


Public Member Functions | |
| IntSUDSImpl () | |
| ~IntSUDSImpl () | |
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, 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 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, 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 Vektor< PT, 1U > &dpos) |
Static Protected Member Functions | |
| 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 307 of file IntSUDS.h.
References Interpolator::getFieldIter(), and BrickIterator< T, Dim >::offset().

|
inlinestatic |
Definition at line 255 of file IntSUDS.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::offset().

|
inlinestatic |
Definition at line 281 of file IntSUDS.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::offset().

|
inlinestaticprotectedinherited |
Definition at line 183 of file Interpolator.h.
References IpplInfo::abort(), LField< T, Dim >::begin(), BareField< T, Dim >::begin_if(), BareField< T, Dim >::end_if(), endl(), ERRORMSG, LField< T, Dim >::getAllocated(), BareField< T, Dim >::getLayout(), LField< T, Dim >::getOwned(), and IpplInfo::myNode().
Referenced by IntCICImpl< Dim >::gather(), IntSUDSImpl< Dim >::gather(), IntTSCImpl< Dim >::gather(), IntCICImpl< 1U >::gather(), gather(), IntTSCImpl< 1U >::gather(), IntCICImpl< 2U >::gather(), IntSUDSImpl< 2U >::gather(), IntTSCImpl< 2U >::gather(), IntCICImpl< 3U >::gather(), IntSUDSImpl< 3U >::gather(), IntTSCImpl< 3U >::gather(), IntNGP::gather(), IntCICImpl< Dim >::scatter(), IntSUDSImpl< Dim >::scatter(), IntTSCImpl< Dim >::scatter(), IntCICImpl< 1U >::scatter(), scatter(), IntTSCImpl< 1U >::scatter(), IntCICImpl< 2U >::scatter(), IntSUDSImpl< 2U >::scatter(), IntTSCImpl< 2U >::scatter(), IntCICImpl< 3U >::scatter(), IntSUDSImpl< 3U >::scatter(), IntTSCImpl< 3U >::scatter(), and IntNGP::scatter().

|
inlinestatic |
Definition at line 241 of file IntSUDS.h.
References Interpolator::getFieldIter(), and BrickIterator< T, Dim >::offset().

|
inlinestatic |
Definition at line 187 of file IntSUDS.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::offset().

|
inlinestatic |
Definition at line 214 of file IntSUDS.h.
References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::offset().
