$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <dataProcessingFunctional2D.h>


Public Member Functions | |
| CornerWrapperFunctional (BoundedBoxProcessingFunctional2D *boundedFunctional_, int normalX_, int normalY_) | |
| CornerWrapperFunctional (CornerWrapperFunctional const &rhs) | |
| ~CornerWrapperFunctional () | |
| CornerWrapperFunctional & | operator= (CornerWrapperFunctional 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 CornerWrapperFunctional * | clone () const |
| plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::CornerWrapperFunctional | ( | BoundedBoxProcessingFunctional2D * | boundedFunctional_, | |
| int | normalX_, | |||
| int | normalY_ | |||
| ) |
Referenced by clone().
| plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::CornerWrapperFunctional | ( | CornerWrapperFunctional const & | rhs | ) |
| plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::~CornerWrapperFunctional | ( | ) |
| BlockDomain::DomainT plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::appliesTo | ( | ) | const [virtual] |
Operations are not executed on envelope by default.
Reimplemented from plb::BoxProcessingFunctional2D.
References plb::BoundedBoxProcessingFunctional2D::appliesTo().
| BoundedBoxProcessingFunctional2D::CornerWrapperFunctional * plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::clone | ( | ) | const [virtual] |
Implements plb::BoxProcessingFunctional2D.
References CornerWrapperFunctional().
| void plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::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::CornerWrapperFunctional::getTypeOfModification | ( | std::vector< modif::ModifT > & | modified | ) | const [virtual] |
Implements plb::BoxProcessingFunctional2D.
References plb::BoundedBoxProcessingFunctional2D::getTypeOfModification().
| BoundedBoxProcessingFunctional2D::CornerWrapperFunctional & plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::operator= | ( | CornerWrapperFunctional const & | rhs | ) |
References plb::BoundedBoxProcessingFunctional2D::clone().
| void plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::processGenericBlocks | ( | Box2D | domain, | |
| std::vector< AtomicBlock2D * > | atomicBlocks | |||
| ) | [virtual] |
Implements plb::BoxProcessingFunctional2D.
References plb::BoundedBoxProcessingFunctional2D::processCornerGeneric().
| void plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::rescale | ( | double | dxScale, | |
| double | dtScale | |||
| ) | [virtual] |
Obsolete: replaced by setscale.
Reimplemented from plb::BoxProcessingFunctional2D.
References plb::BoundedBoxProcessingFunctional2D::rescale().
| void plb::BoundedBoxProcessingFunctional2D::CornerWrapperFunctional::setscale | ( | int | dxScale_, | |
| int | dtScale_ | |||
| ) | [virtual] |
Reimplemented from plb::BoxProcessingFunctional2D.
References plb::BoundedBoxProcessingFunctional2D::setscale().
1.6.3
1.6.3