OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <Interpolator.h>
Public Member Functions | |
Interpolator () | |
~Interpolator () | |
Static Protected Member Functions | |
template<class T , unsigned Dim> | |
static CompressedBrickIterator< T, Dim > | getFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt) |
Definition at line 176 of file Interpolator.h.
|
inline |
Definition at line 226 of file Interpolator.h.
|
inline |
Definition at line 227 of file Interpolator.h.
|
inlinestaticprotected |
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(), IntSUDSImpl< 1U >::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(), IntSUDSImpl< 1U >::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().