|
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 &, 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, 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 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, 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 Vektor< PT, Dim > &) |
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 162 of file IntSUDS.h.
References endl(), ERRORMSG, and Interpolator::getFieldIter().
|
inlinestatic |
Definition at line 110 of file IntSUDS.h.
References endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter().
Referenced by IntSUDS::gather(), IntSUDS::gather(), and IntSUDS::gather().
|
inlinestatic |
Definition at line 136 of file IntSUDS.h.
References endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter().
|
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(), IntCICImpl< Dim >::gather(), IntCICImpl< Dim >::gather(), IntCICImpl< 1U >::gather(), IntCICImpl< 1U >::gather(), IntCICImpl< 1U >::gather(), IntCICImpl< 2U >::gather(), IntCICImpl< 2U >::gather(), IntCICImpl< 2U >::gather(), IntCICImpl< 2U >::gather(), IntCICImpl< 3U >::gather(), IntCICImpl< 3U >::gather(), IntCICImpl< 3U >::gather(), IntCICImpl< 3U >::gather(), IntNGP::gather(), IntNGP::gather(), IntNGP::gather(), IntSUDSImpl< Dim >::gather(), IntSUDSImpl< Dim >::gather(), IntSUDSImpl< Dim >::gather(), IntSUDSImpl< 1U >::gather(), IntSUDSImpl< 1U >::gather(), IntSUDSImpl< 1U >::gather(), IntSUDSImpl< 2U >::gather(), IntSUDSImpl< 2U >::gather(), IntSUDSImpl< 2U >::gather(), IntSUDSImpl< 3U >::gather(), IntSUDSImpl< 3U >::gather(), IntSUDSImpl< 3U >::gather(), IntTSCImpl< Dim >::gather(), IntTSCImpl< Dim >::gather(), IntTSCImpl< Dim >::gather(), IntTSCImpl< 1U >::gather(), IntTSCImpl< 1U >::gather(), IntTSCImpl< 1U >::gather(), IntTSCImpl< 2U >::gather(), IntTSCImpl< 2U >::gather(), IntTSCImpl< 2U >::gather(), IntTSCImpl< 3U >::gather(), IntTSCImpl< 3U >::gather(), IntTSCImpl< 3U >::gather(), IntCICImpl< Dim >::scatter(), IntCICImpl< Dim >::scatter(), IntCICImpl< Dim >::scatter(), IntCICImpl< 1U >::scatter(), IntCICImpl< 1U >::scatter(), IntCICImpl< 1U >::scatter(), IntCICImpl< 2U >::scatter(), IntCICImpl< 2U >::scatter(), IntCICImpl< 2U >::scatter(), IntCICImpl< 2U >::scatter(), IntCICImpl< 3U >::scatter(), IntCICImpl< 3U >::scatter(), IntCICImpl< 3U >::scatter(), IntCICImpl< 3U >::scatter(), IntNGP::scatter(), IntNGP::scatter(), IntNGP::scatter(), IntSUDSImpl< Dim >::scatter(), IntSUDSImpl< Dim >::scatter(), IntSUDSImpl< Dim >::scatter(), IntSUDSImpl< 1U >::scatter(), IntSUDSImpl< 1U >::scatter(), IntSUDSImpl< 1U >::scatter(), IntSUDSImpl< 2U >::scatter(), IntSUDSImpl< 2U >::scatter(), IntSUDSImpl< 2U >::scatter(), IntSUDSImpl< 3U >::scatter(), IntSUDSImpl< 3U >::scatter(), IntSUDSImpl< 3U >::scatter(), IntTSCImpl< Dim >::scatter(), IntTSCImpl< Dim >::scatter(), IntTSCImpl< Dim >::scatter(), IntTSCImpl< 1U >::scatter(), IntTSCImpl< 1U >::scatter(), IntTSCImpl< 1U >::scatter(), IntTSCImpl< 2U >::scatter(), IntTSCImpl< 2U >::scatter(), IntTSCImpl< 2U >::scatter(), IntTSCImpl< 3U >::scatter(), IntTSCImpl< 3U >::scatter(), and IntTSCImpl< 3U >::scatter().
|
inlinestatic |
Definition at line 98 of file IntSUDS.h.
References endl(), ERRORMSG, and Interpolator::getFieldIter().
|
inlinestatic |
Definition at line 46 of file IntSUDS.h.
References endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter().
Referenced by IntSUDS::scatter(), IntSUDS::scatter(), and IntSUDS::scatter().
|
inlinestatic |
Definition at line 72 of file IntSUDS.h.
References endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter().