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

multiGrid3D.h File Reference

#include "core/globalDefs.h"
#include "core/geometry3D.h"
#include "core/array.h"
#include "multiBlock/multiBlock3D.h"
#include "multiBlock/multiBlockManagement3D.h"
#include "multiBlock/blockCommunicator3D.h"
#include "multiBlock/combinedStatistics.h"
#include "core/block3D.h"
#include "core/blockStatistics.h"
#include "multiGrid/multiScale.h"
#include "multiGrid/multiGridManagement3D.h"
Include dependency graph for multiGrid3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::MultiGridPeriodicitySwitch3D
 Class that allows periodicity to be toggled on/off in the multigrid. More...
class  plb::MultiGridStatSubscriber3D
 Handles statistics subscriptions for the MultiGridLattice3D. More...
class  plb::MultiGrid3D
 Base non-typed object that represents a multigrid. More...

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

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