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

plb::BoundedBoxProcessingFunctional2D::EdgeWrapperFunctional Class Reference

#include <dataProcessingFunctional2D.h>

Inheritance diagram for plb::BoundedBoxProcessingFunctional2D::EdgeWrapperFunctional:
Collaboration diagram for plb::BoundedBoxProcessingFunctional2D::EdgeWrapperFunctional:

List of all members.

Public Member Functions

 EdgeWrapperFunctional (BoundedBoxProcessingFunctional2D *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)
 Obsolete: replaced by setscale.
virtual void setscale (int dxScale_, int dtScale_)
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

Constructor & Destructor Documentation

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

Referenced by clone().

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

Member Function Documentation

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

Operations are not executed on envelope by default.

Reimplemented from plb::BoxProcessingFunctional2D.

References plb::BoundedBoxProcessingFunctional2D::appliesTo().

BoundedBoxProcessingFunctional2D::EdgeWrapperFunctional * plb::BoundedBoxProcessingFunctional2D::EdgeWrapperFunctional::clone (  )  const [virtual]
void plb::BoundedBoxProcessingFunctional2D::EdgeWrapperFunctional::getModificationPattern ( std::vector< bool > &  isWritten  )  const [virtual]

Obsolete: replaced by getTypeOfModification. Don't override.

Reimplemented from plb::BoxProcessingFunctional2D.

References plb::BoundedBoxProcessingFunctional2D::getModificationPattern().

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

Obsolete: replaced by setscale.

Reimplemented from plb::BoxProcessingFunctional2D.

References plb::BoundedBoxProcessingFunctional2D::rescale().

void plb::BoundedBoxProcessingFunctional2D::EdgeWrapperFunctional::setscale ( int  dxScale_,
int  dtScale_ 
) [virtual]

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