$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
This structure holds both overlap information and orientation of the boundary. More...
#include <localMultiBlockInfo3D.h>

Public Member Functions | |
| PeriodicOverlap3D (Overlap3D const &overlap_, plint normalX_, plint normalY_, plint normalZ_) | |
Public Attributes | |
| Overlap3D | overlap |
| plint | normalX |
| plint | normalY |
| plint | normalZ |
This structure holds both overlap information and orientation of the boundary.
In case of periodic overlaps, it is important to know the orientation of the boundary, additionally to the coordinates of the overlap region. This is required when the communication step within a multi block is executed. Given that the user can selectively swith on/off periodicity, the multi block must be able to decide which periodic overlaps to communicate and which not.
| plb::PeriodicOverlap3D::PeriodicOverlap3D | ( | Overlap3D const & | overlap_, | |
| plint | normalX_, | |||
| plint | normalY_, | |||
| plint | normalZ_ | |||
| ) |
Referenced by plb::SerialBlockCommunicator3D::duplicateOverlaps().
Referenced by plb::SerialBlockCommunicator3D::duplicateOverlaps().
Referenced by plb::SerialBlockCommunicator3D::duplicateOverlaps().
Referenced by plb::SerialBlockCommunicator3D::duplicateOverlaps(), and plb::operator<().
1.6.3
1.6.3