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

#include <IntSUDS.h>

Inheritance diagram for IntSUDSImpl< 2U >:
Inheritance graph
[legend]
Collaboration diagram for IntSUDSImpl< 2U >:
Collaboration graph
[legend]

Public Member Functions

 IntSUDSImpl ()
 
 ~IntSUDSImpl ()
 
- 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, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh)
 
template<class FT , class M , class C , class PT >
static void scatter (const FT &pdata, Field< FT, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh, NDIndex< 2U > &ngp, Vektor< PT, 2U > &dpos)
 
template<class FT , class M , class C , class PT >
static void scatter (const FT &pdata, Field< FT, 2U, M, C > &f, const NDIndex< 2U > &ngp, const Vektor< PT, 2U > &dpos)
 
template<class FT , class M , class C , class PT >
static void gather (FT &pdata, const Field< FT, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh)
 
template<class FT , class M , class C , class PT >
static void gather (FT &pdata, const Field< FT, 2U, M, C > &f, const Vektor< PT, 2U > &ppos, const M &mesh, NDIndex< 2U > &ngp, Vektor< PT, 2U > &dpos)
 
template<class FT , class M , class C , class PT >
static void gather (FT &pdata, const Field< FT, 2U, M, C > &f, const NDIndex< 2U > &ngp, const Vektor< PT, 2U > &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 IntSUDSImpl< 2U >

Definition at line 321 of file IntSUDS.h.

Constructor & Destructor Documentation

IntSUDSImpl< 2U >::IntSUDSImpl ( )
inline

Definition at line 325 of file IntSUDS.h.

IntSUDSImpl< 2U >::~IntSUDSImpl ( )
inline

Definition at line 326 of file IntSUDS.h.

Member Function Documentation

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

Definition at line 407 of file IntSUDS.h.

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

Here is the call graph for this function:

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

Definition at line 434 of file IntSUDS.h.

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

Here is the call graph for this function:

template<class FT , class M , class C , class PT >
static void IntSUDSImpl< 2U >::gather ( FT &  pdata,
const Field< FT, 2U, M, C > &  f,
const NDIndex< 2U > &  ngp,
const Vektor< PT, 2U > &  dpos 
)
inlinestatic

Definition at line 461 of file IntSUDS.h.

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

Here is the call graph for this function:

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

Definition at line 333 of file IntSUDS.h.

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

Here is the call graph for this function:

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

Definition at line 362 of file IntSUDS.h.

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

Here is the call graph for this function:

template<class FT , class M , class C , class PT >
static void IntSUDSImpl< 2U >::scatter ( const FT &  pdata,
Field< FT, 2U, M, C > &  f,
const NDIndex< 2U > &  ngp,
const Vektor< PT, 2U > &  dpos 
)
inlinestatic

Definition at line 391 of file IntSUDS.h.

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

Here is the call graph for this function:


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