|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <IntNGP.h>
Public Member Functions | |
| IntNGP () | |
| ~IntNGP () | |
Static Public Member Functions | |
| template<class FT, unsigned Dim, class M, class C, class PT> | |
| static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
| template<class FT, unsigned Dim, class M, class C, class PT> | |
| static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, NDIndex< Dim > &ngp) |
| template<class FT, unsigned Dim, class M, class C> | |
| static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const NDIndex< Dim > &ngp) |
| template<class FT, unsigned Dim, class M, class C, class PT> | |
| static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
| template<class FT, unsigned Dim, class M, class C, class PT> | |
| static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, NDIndex< Dim > &ngp) |
| template<class FT, unsigned Dim, class M, class C> | |
| static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const NDIndex< Dim > &ngp) |
Static Protected Member Functions | |
| template<class T, unsigned Dim> | |
| static CompressedBrickIterator< T, Dim > | getFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt) |
|
inlinestatic |
Definition at line 128 of file IntNGP.h.
References Interpolator::getFieldIter().
|
inlinestatic |
Definition at line 94 of file IntNGP.h.
References FindNGP(), and Interpolator::getFieldIter().
|
inlinestatic |
Definition at line 111 of file IntNGP.h.
References FindNGP(), 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 80 of file IntNGP.h.
References Interpolator::getFieldIter().
|
inlinestatic |
Definition at line 46 of file IntNGP.h.
References FindNGP(), and Interpolator::getFieldIter().
|
inlinestatic |
Definition at line 63 of file IntNGP.h.
References FindNGP(), and Interpolator::getFieldIter().