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

localMultiBlockInfo3D.h File Reference

#include "core/globalDefs.h"
#include "core/geometry3D.h"
#include "multiBlock/threadAttribution.h"
#include "multiBlock/sparseBlockStructure3D.h"
#include <vector>
Include dependency graph for localMultiBlockInfo3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::Overlap3D
struct  plb::PeriodicOverlap3D
 This structure holds both overlap information and orientation of the boundary. More...
class  plb::LocalMultiBlockInfo3D

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

bool plb::operator< (Overlap3D const &overlap1, Overlap3D const &overlap2)
 Define a global ordering for overlaps.
bool plb::operator< (PeriodicOverlap3D const &overlap1, PeriodicOverlap3D const &overlap2)
 Define a global ordering for periodic overlaps.

Detailed Description

Geometry specifications for 3D multiblocks -- header file.