$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 > Class Template Reference

Copy from coarse to fine grid and perform a third order interpolation for unknown populations. More...

#include <fineGridProcessors2D.h>

Inheritance diagram for plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >:
Collaboration diagram for plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >:

List of all members.

Public Member Functions

 CopyCoarseToFineCubicInterp2D (RescaleEngine< T, Descriptor1 > *rescaleEngine_, plint direction_, plint orientation_)
virtual ~CopyCoarseToFineCubicInterp2D ()
 CopyCoarseToFineCubicInterp2D (CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 > const &rhs)
CopyCoarseToFineCubicInterp2D
< T, Descriptor1, Descriptor2 > & 
operator= (CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 > const &rhs)
virtual void process (Box2D coarseDomain, BlockLattice2D< T, Descriptor1 > &coarseLattice, BlockLattice2D< T, Descriptor2 > &fineLattice)
virtual
CopyCoarseToFineCubicInterp2D
< T, Descriptor1, Descriptor2 > * 
clone () const
virtual void getTypeOfModification (std::vector< modif::ModifT > &modified) const

Detailed Description

template<typename T, template< typename U > class Descriptor1, template< typename U > class Descriptor2>
class plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >

Copy from coarse to fine grid and perform a third order interpolation for unknown populations.


Constructor & Destructor Documentation

template<typename T , template< typename U > class Descriptor1, template< typename U > class Descriptor2>
plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >::CopyCoarseToFineCubicInterp2D ( RescaleEngine< T, Descriptor1 > *  rescaleEngine_,
plint  direction_,
plint  orientation_ 
) [inline]
template<typename T , template< typename U > class Descriptor1, template< typename U > class Descriptor2>
plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >::~CopyCoarseToFineCubicInterp2D (  )  [inline, virtual]
template<typename T , template< typename U > class Descriptor1, template< typename U > class Descriptor2>
plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >::CopyCoarseToFineCubicInterp2D ( CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 > const &  rhs  )  [inline]

Member Function Documentation

template<typename T , template< typename U > class Descriptor1, template< typename U > class Descriptor2>
CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 > * plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >::clone (  )  const [inline, virtual]
template<typename T, template< typename U > class Descriptor1, template< typename U > class Descriptor2>
virtual void plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >::getTypeOfModification ( std::vector< modif::ModifT > &  modified  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor1, template< typename U > class Descriptor2>
CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 > & plb::CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 >::operator= ( CopyCoarseToFineCubicInterp2D< T, Descriptor1, Descriptor2 > const &  rhs  )  [inline]

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