OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Static Public Member Functions | List of all members
IntTSCImpl< 3U > Class Template Reference

#include <IntTSC.h>

Inheritance diagram for IntTSCImpl< 3U >:
Inheritance graph
[legend]
Collaboration diagram for IntTSCImpl< 3U >:
Collaboration graph
[legend]

Public Member Functions

 IntTSCImpl ()
 
 ~IntTSCImpl ()
 
- Public Member Functions inherited from Interpolator
 Interpolator ()
 
 ~Interpolator ()
 

Static Public Member Functions

template<class FT , class M , class C , class PT >
static void scatter (const FT &pdata, Field< FT, 3U, M, C > &f, const Vektor< PT, 3U > &ppos, const M &mesh)
 
template<class FT , class M , class C , class PT >
static void scatter (const FT &pdata, Field< FT, 3U, M, C > &f, const Vektor< PT, 3U > &ppos, const M &mesh, NDIndex< 3U > &ngp, int lgpoff[3U], Vektor< PT, 3U > &dpos)
 
template<class FT , class M , class C , class PT >
static void scatter (const FT &pdata, Field< FT, 3U, M, C > &f, const NDIndex< 3U > &ngp, const int lgpoff[3U], const Vektor< PT, 3U > &dpos)
 
template<class FT , class M , class C , class PT >
static void gather (FT &pdata, const Field< FT, 3U, M, C > &f, const Vektor< PT, 3U > &ppos, const M &mesh)
 
template<class FT , class M , class C , class PT >
static void gather (FT &pdata, const Field< FT, 3U, M, C > &f, const Vektor< PT, 3U > &ppos, const M &mesh, NDIndex< 3U > &ngp, int lgpoff[3U], Vektor< PT, 3U > &dpos)
 
template<class FT , class M , class C , class PT >
static void gather (FT &pdata, const Field< FT, 3U, M, C > &f, const NDIndex< 3U > &ngp, const int lgpoff[3U], const Vektor< PT, 3U > &dpos)
 

Additional Inherited Members

- Static Protected Member Functions inherited from Interpolator
template<class T , unsigned Dim>
static CompressedBrickIterator
< T, Dim
getFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt)
 

Detailed Description

template<>
class IntTSCImpl< 3U >

Definition at line 760 of file IntTSC.h.

Constructor & Destructor Documentation

IntTSCImpl< 3U >::IntTSCImpl ( )
inline

Definition at line 764 of file IntTSC.h.

IntTSCImpl< 3U >::~IntTSCImpl ( )
inline

Definition at line 765 of file IntTSC.h.

Member Function Documentation

template<class FT , class M , class C , class PT >
static void IntTSCImpl< 3U >::gather ( FT &  pdata,
const Field< FT, 3U, M, C > &  f,
const Vektor< PT, 3U > &  ppos,
const M &  mesh 
)
inlinestatic

Definition at line 886 of file IntTSC.h.

References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::offset(), and Attrib::Distribution::W.

Here is the call graph for this function:

template<class FT , class M , class C , class PT >
static void IntTSCImpl< 3U >::gather ( FT &  pdata,
const Field< FT, 3U, M, C > &  f,
const Vektor< PT, 3U > &  ppos,
const M &  mesh,
NDIndex< 3U > &  ngp,
int  lgpoff[3U],
Vektor< PT, 3U > &  dpos 
)
inlinestatic

Definition at line 928 of file IntTSC.h.

References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::offset(), and Attrib::Distribution::W.

Here is the call graph for this function:

template<class FT , class M , class C , class PT >
static void IntTSCImpl< 3U >::gather ( FT &  pdata,
const Field< FT, 3U, M, C > &  f,
const NDIndex< 3U > &  ngp,
const int  lgpoff[3U],
const Vektor< PT, 3U > &  dpos 
)
inlinestatic

Definition at line 968 of file IntTSC.h.

References Interpolator::getFieldIter(), BrickIterator< T, Dim >::offset(), and Attrib::Distribution::W.

Here is the call graph for this function:

template<class FT , class M , class C , class PT >
static void IntTSCImpl< 3U >::scatter ( const FT &  pdata,
Field< FT, 3U, M, C > &  f,
const Vektor< PT, 3U > &  ppos,
const M &  mesh 
)
inlinestatic

Definition at line 772 of file IntTSC.h.

References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::offset(), and Attrib::Distribution::W.

Here is the call graph for this function:

template<class FT , class M , class C , class PT >
static void IntTSCImpl< 3U >::scatter ( const FT &  pdata,
Field< FT, 3U, M, C > &  f,
const Vektor< PT, 3U > &  ppos,
const M &  mesh,
NDIndex< 3U > &  ngp,
int  lgpoff[3U],
Vektor< PT, 3U > &  dpos 
)
inlinestatic

Definition at line 815 of file IntTSC.h.

References FindDelta(), FindNGP(), FindPos(), Interpolator::getFieldIter(), BrickIterator< T, Dim >::offset(), and Attrib::Distribution::W.

Here is the call graph for this function:

template<class FT , class M , class C , class PT >
static void IntTSCImpl< 3U >::scatter ( const FT &  pdata,
Field< FT, 3U, M, C > &  f,
const NDIndex< 3U > &  ngp,
const int  lgpoff[3U],
const Vektor< PT, 3U > &  dpos 
)
inlinestatic

Definition at line 856 of file IntTSC.h.

References Interpolator::getFieldIter(), BrickIterator< T, Dim >::offset(), and Attrib::Distribution::W.

Here is the call graph for this function:


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