OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
IntCICImpl< Dim > Class Template Reference

#include <IntCIC.h>

Inheritance diagram for IntCICImpl< Dim >:
Collaboration diagram for IntCICImpl< Dim >:

Public Member Functions

 IntCICImpl ()
 ~IntCICImpl ()

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 > &)

Static Protected Member Functions

template<class T, unsigned Dim>
static CompressedBrickIterator< T, DimgetFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt)

Detailed Description

template<unsigned Dim>
class IntCICImpl< Dim >

Definition at line 37 of file IntCIC.h.

Constructor & Destructor Documentation

◆ IntCICImpl()

template<unsigned Dim>
IntCICImpl< Dim >::IntCICImpl ( )
inline

Definition at line 41 of file IntCIC.h.

◆ ~IntCICImpl()

template<unsigned Dim>
IntCICImpl< Dim >::~IntCICImpl ( )
inline

Definition at line 42 of file IntCIC.h.

Member Function Documentation

◆ gather() [1/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntCICImpl< Dim >::gather ( FT & ,
const Field< FT, Dim, M, C > & f,
const NDIndex< Dim > & ngp,
const int lgpoff[Dim],
const Vektor< PT, Dim > &  )
inlinestatic

Definition at line 225 of file IntCIC.h.

References Dim, endl(), ERRORMSG, Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().

Here is the call graph for this function:

◆ gather() [2/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntCICImpl< Dim >::gather ( FT & ,
const Field< FT, Dim, M, C > & f,
const Vektor< PT, Dim > & ppos,
const M & mesh )
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(), IntCIC::gather(), and IntCIC::gather().

Here is the call graph for this function:

◆ gather() [3/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntCICImpl< Dim >::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 )
inlinestatic

Definition at line 186 of file IntCIC.h.

References Dim, endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().

Here is the call graph for this function:

◆ getFieldIter()

template<class T, unsigned Dim>
CompressedBrickIterator< T, Dim > Interpolator::getFieldIter ( const BareField< T, Dim > & f,
const NDIndex< Dim > & pt )
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().

Here is the call graph for this function:

◆ scatter() [1/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntCICImpl< Dim >::scatter ( const FT & ,
Field< FT, Dim, M, C > & f,
const NDIndex< Dim > & ngp,
const int lgpoff[Dim],
const Vektor< PT, Dim > &  )
inlinestatic

Definition at line 129 of file IntCIC.h.

References Dim, endl(), ERRORMSG, Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().

Here is the call graph for this function:

◆ scatter() [2/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntCICImpl< Dim >::scatter ( const FT & ,
Field< FT, Dim, M, C > & f,
const Vektor< PT, Dim > & ppos,
const M & mesh )
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(), IntCIC::scatter(), and IntCIC::scatter().

Here is the call graph for this function:

◆ scatter() [3/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntCICImpl< Dim >::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 )
inlinestatic

Definition at line 90 of file IntCIC.h.

References Dim, endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), and BrickIterator< T, Dim >::moveBy().

Here is the call graph for this function:

The documentation for this class was generated from the following file: