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

plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional Class Reference

#include <reductiveDataProcessingFunctional2D.h>

Inheritance diagram for plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional:
Collaboration diagram for plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional:

List of all members.

Public Member Functions

 EdgeWrapperFunctional (BoundedReductiveBoxProcessingFunctional2D *boundedFunctional_, int direction_, int orientation_)
 EdgeWrapperFunctional (EdgeWrapperFunctional const &rhs)
 ~EdgeWrapperFunctional ()
EdgeWrapperFunctionaloperator= (EdgeWrapperFunctional const &rhs)
virtual void processGenericBlocks (Box2D domain, std::vector< AtomicBlock2D * > atomicBlocks)
virtual BlockDomain::DomainT appliesTo () const
virtual void rescale (double dxScale, double dtScale)
virtual void getDimensionsX (std::vector< int > &dimensions) const
virtual void getDimensionsT (std::vector< int > &dimensions) const
virtual void getModificationPattern (std::vector< bool > &isWritten) const
 Obsolete: replaced by getTypeOfModification. Don't override.
virtual void getTypeOfModification (std::vector< modif::ModifT > &modified) const
virtual EdgeWrapperFunctionalclone () const
virtual BlockStatistics const & getStatistics () const
virtual BlockStatisticsgetStatistics ()

Constructor & Destructor Documentation

plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::EdgeWrapperFunctional ( BoundedReductiveBoxProcessingFunctional2D boundedFunctional_,
int  direction_,
int  orientation_ 
)

Referenced by clone().

plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::EdgeWrapperFunctional ( EdgeWrapperFunctional const &  rhs  ) 
plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::~EdgeWrapperFunctional (  ) 

Member Function Documentation

BlockDomain::DomainT plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::appliesTo (  )  const [virtual]

Operation is not applied to envelope by default.

Reimplemented from plb::ReductiveBoxProcessingFunctional2D.

References plb::BoundedReductiveBoxProcessingFunctional2D::appliesTo().

BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional * plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::clone (  )  const [virtual]
void plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::getDimensionsT ( std::vector< int > &  dimensions  )  const [virtual]
void plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::getDimensionsX ( std::vector< int > &  dimensions  )  const [virtual]
void plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::getModificationPattern ( std::vector< bool > &  isWritten  )  const [virtual]

Obsolete: replaced by getTypeOfModification. Don't override.

Reimplemented from plb::ReductiveBoxProcessingFunctional2D.

References plb::BoundedReductiveBoxProcessingFunctional2D::getModificationPattern().

BlockStatistics & plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::getStatistics (  )  [virtual]
BlockStatistics const & plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::getStatistics (  )  const [virtual]
void plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::getTypeOfModification ( std::vector< modif::ModifT > &  modified  )  const [virtual]
BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional & plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::operator= ( EdgeWrapperFunctional const &  rhs  ) 
void plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::processGenericBlocks ( Box2D  domain,
std::vector< AtomicBlock2D * >  atomicBlocks 
) [virtual]
void plb::BoundedReductiveBoxProcessingFunctional2D::EdgeWrapperFunctional::rescale ( double  dxScale,
double  dtScale 
) [virtual]

No rescaling is done by default.

Reimplemented from plb::ReductiveBoxProcessingFunctional2D.

References plb::BoundedReductiveBoxProcessingFunctional2D::rescale().


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