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

plb::BlockSurface3D Class Reference

Fragmentation of the surface of a block into bulk, surfaces, edges, and corners. More...

#include <blockSurface3D.h>

Collaboration diagram for plb::BlockSurface3D:

List of all members.

Public Member Functions

 BlockSurface3D (Box3D const &domain_, plint boundaryWidth)
Box3D bulk () const
Box3D surface0N () const
Box3D surface0P () const
Box3D surface1N () const
Box3D surface1P () const
Box3D surface2N () const
Box3D surface2P () const
Box3D edge0NN () const
Box3D edge0NP () const
Box3D edge0PN () const
Box3D edge0PP () const
Box3D edge1NN () const
Box3D edge1NP () const
Box3D edge1PN () const
Box3D edge1PP () const
Box3D edge2NN () const
Box3D edge2NP () const
Box3D edge2PN () const
Box3D edge2PP () const
Box3D cornerNNN () const
Box3D cornerNNP () const
Box3D cornerNPN () const
Box3D cornerNPP () const
Box3D cornerPNN () const
Box3D cornerPNP () const
Box3D cornerPPN () const
Box3D cornerPPP () const

Detailed Description

Fragmentation of the surface of a block into bulk, surfaces, edges, and corners.


Constructor & Destructor Documentation

plb::BlockSurface3D::BlockSurface3D ( Box3D const &  domain_,
plint  boundaryWidth 
)

Member Function Documentation


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