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

plb::CopyRescaleParticles3D< T, Descriptor > Class Template Reference

Copy particles from a fine to a coarse field. More...

#include <gridConversion3D.h>

Inheritance diagram for plb::CopyRescaleParticles3D< T, Descriptor >:
Collaboration diagram for plb::CopyRescaleParticles3D< T, Descriptor >:

List of all members.

Public Member Functions

 CopyRescaleParticles3D (plint dxScale_, plint dtScale_)
virtual void processGenericBlocks (Box3D fineDomain, std::vector< AtomicBlock3D * > blocks)
virtual CopyRescaleParticles3D
< T, Descriptor > * 
clone () const
virtual BlockDomain::DomainT appliesTo () const
virtual void getTypeOfModification (std::vector< modif::ModifT > &modified) const

Detailed Description

template<typename T, template< typename U > class Descriptor>
class plb::CopyRescaleParticles3D< T, Descriptor >

Copy particles from a fine to a coarse field.


Constructor & Destructor Documentation

template<typename T , template< typename U > class Descriptor>
plb::CopyRescaleParticles3D< T, Descriptor >::CopyRescaleParticles3D ( plint  dxScale_,
plint  dtScale_ 
) [inline]

Member Function Documentation

template<typename T, template< typename U > class Descriptor>
virtual BlockDomain::DomainT plb::CopyRescaleParticles3D< T, Descriptor >::appliesTo (  )  const [inline, virtual]

Operations are not executed on envelope by default.

Reimplemented from plb::BoxProcessingFunctional3D.

References plb::BlockDomain::bulk.

template<typename T , template< typename U > class Descriptor>
CopyRescaleParticles3D< T, Descriptor > * plb::CopyRescaleParticles3D< T, Descriptor >::clone (  )  const [inline, virtual]
template<typename T, template< typename U > class Descriptor>
virtual void plb::CopyRescaleParticles3D< T, Descriptor >::getTypeOfModification ( std::vector< modif::ModifT > &  modified  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor>
void plb::CopyRescaleParticles3D< T, Descriptor >::processGenericBlocks ( Box3D  fineDomain,
std::vector< AtomicBlock3D * >  blocks 
) [inline, virtual]

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