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

multiGridManagement3D.cpp File Reference

#include "multiGrid/multiGridManagement3D.h"
#include "io/parallelIO.h"
Include dependency graph for multiGridManagement3D.cpp:

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Enumerations

enum  {
  plb::left = 0, plb::right, plb::bottom, plb::top,
  plb::front, plb::back
}

Functions

MultiGridManagement3D plb::extractManagement (MultiGridManagement3D management, Box3D coarsestDomain, bool crop)
 Extract a domain (in coarse coordinates) from a MultiGridManagement3D.

Detailed Description

Management of multi grid domains -- Implementation