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

#include <IntSUDS.h>

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

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, DimgetFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt)

Detailed Description

template<unsigned Dim>
class IntSUDSImpl< Dim >

Definition at line 34 of file IntSUDS.h.

Constructor & Destructor Documentation

◆ IntSUDSImpl()

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

Definition at line 38 of file IntSUDS.h.

◆ ~IntSUDSImpl()

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

Definition at line 39 of file IntSUDS.h.

Member Function Documentation

◆ gather() [1/3]

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

Definition at line 162 of file IntSUDS.h.

References endl(), ERRORMSG, and Interpolator::getFieldIter().

Here is the call graph for this function:

◆ gather() [2/3]

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

Here is the call graph for this function:

◆ gather() [3/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntSUDSImpl< Dim >::gather ( FT & ,
const Field< FT, Dim, M, C > & f,
const Vektor< PT, Dim > & ppos,
const M & mesh,
NDIndex< Dim > & ngp,
Vektor< PT, Dim > & dpos )
inlinestatic

Definition at line 136 of file IntSUDS.h.

References endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter().

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 IntSUDSImpl< Dim >::scatter ( const FT & ,
Field< FT, Dim, M, C > & f,
const NDIndex< Dim > & ngp,
const Vektor< PT, Dim > &  )
inlinestatic

Definition at line 98 of file IntSUDS.h.

References endl(), ERRORMSG, and Interpolator::getFieldIter().

Here is the call graph for this function:

◆ scatter() [2/3]

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

Here is the call graph for this function:

◆ scatter() [3/3]

template<unsigned Dim>
template<class FT, class M, class C, class PT>
void IntSUDSImpl< Dim >::scatter ( const FT & ,
Field< FT, Dim, M, C > & f,
const Vektor< PT, Dim > & ppos,
const M & mesh,
NDIndex< Dim > & ngp,
Vektor< PT, Dim > & dpos )
inlinestatic

Definition at line 72 of file IntSUDS.h.

References endl(), ERRORMSG, FindDelta(), FindNGP(), FindPos(), and Interpolator::getFieldIter().

Here is the call graph for this function:

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