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


Public Member Functions | |
| SerialCellAccess3D () | |
| virtual void | broadCastCell (Cell< T, Descriptor > &cell, plint fromBlock, MultiBlockManagement3D const &multiBlockManagement) const |
| Cell< T, Descriptor > & | getDistributedCell (plint iX, plint iY, plint iZ, MultiBlockManagement3D const &multiBlockManagement, std::map< plint, BlockLattice3D< T, Descriptor > * > &lattices) |
| Cell< T, Descriptor > const & | getDistributedCell (plint iX, plint iY, plint iZ, MultiBlockManagement3D const &multiBlockManagement, std::map< plint, BlockLattice3D< T, Descriptor > * > const &lattices) const |
| virtual SerialCellAccess3D< T, Descriptor > * | clone () const |
| plb::SerialCellAccess3D< T, Descriptor >::SerialCellAccess3D | ( | ) | [inline] |
| void plb::SerialCellAccess3D< T, Descriptor >::broadCastCell | ( | Cell< T, Descriptor > & | cell, | |
| plint | fromBlock, | |||
| MultiBlockManagement3D const & | multiBlockManagement | |||
| ) | const [inline, virtual] |
Implements plb::MultiCellAccess3D< T, Descriptor >.
| SerialCellAccess3D< T, Descriptor > * plb::SerialCellAccess3D< T, Descriptor >::clone | ( | ) | const [inline, virtual] |
Implements plb::MultiCellAccess3D< T, Descriptor >.
| Cell< T, Descriptor > const & plb::SerialCellAccess3D< T, Descriptor >::getDistributedCell | ( | plint | iX, | |
| plint | iY, | |||
| plint | iZ, | |||
| MultiBlockManagement3D const & | multiBlockManagement, | |||
| std::map< plint, BlockLattice3D< T, Descriptor > * > const & | lattices | |||
| ) | const [inline, virtual] |
Implements plb::MultiCellAccess3D< T, Descriptor >.
References plb::MultiBlockManagement3D::findInLocalBulk(), and PLB_PRECONDITION.
| Cell< T, Descriptor > & plb::SerialCellAccess3D< T, Descriptor >::getDistributedCell | ( | plint | iX, | |
| plint | iY, | |||
| plint | iZ, | |||
| MultiBlockManagement3D const & | multiBlockManagement, | |||
| std::map< plint, BlockLattice3D< T, Descriptor > * > & | lattices | |||
| ) | [inline, virtual] |
Implements plb::MultiCellAccess3D< T, Descriptor >.
References plb::MultiBlockManagement3D::findInLocalBulk(), and PLB_PRECONDITION.
1.6.3
1.6.3