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

multiGrid2D.h File Reference

#include "core/globalDefs.h"
#include "core/geometry2D.h"
#include "core/array.h"
#include "multiBlock/multiBlock2D.h"
#include "multiBlock/multiBlockManagement2D.h"
#include "multiBlock/blockCommunicator2D.h"
#include "multiBlock/combinedStatistics.h"
#include "core/block2D.h"
#include "core/blockStatistics.h"
#include "multiGrid/multiScale.h"
#include "multiGrid/multiGridManagement2D.h"
Include dependency graph for multiGrid2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::MultiGridPeriodicitySwitch2D
 Class that allows periodicity to be toggled on/off in the multigrid. More...
class  plb::MultiGridStatSubscriber2D
 Handles statistics subscriptions for the MultiGridLattice2D. More...
class  plb::MultiGrid2D
 Base non-typed object that represents a multigrid. More...

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

void plb::saveBinaryGrid (MultiGrid2D const &block, std::string fName, bool enforceUint)
 Checkpointing.
void plb::loadBinaryGrid (MultiGrid2D &block, std::string fName, bool enforceUint)