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

multiGridLattice2D.h File Reference

#include "multiGrid/multiGrid2D.h"
#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/multiGridParameterManager.h"
#include "multiGrid/coarseGridProcessors2D.h"
#include "multiGrid/fineGridProcessors2D.h"
#include "multiGrid/gridRefinement.h"
#include "multiGrid/gridRefinementDynamics.h"
#include "multiGrid/multiGridGenerator2D.h"
#include <memory>
Include dependency graph for multiGridLattice2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::MultiGridLattice2D< T, Descriptor >
 Main class when dealing with grid refinement. More...

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

template<typename T , template< typename U > class Descriptor>
double plb::getStoredAverageDensity (MultiGridLattice2D< T, Descriptor > const &multiGrid)
template<typename T , template< typename U > class Descriptor>
double plb::getStoredAverageEnergy (MultiGridLattice2D< T, Descriptor > const &multiGrid)
template<typename T , template< typename U > class Descriptor>
double plb::getStoredMaxVelocity (MultiGridLattice2D< T, Descriptor > const &multiGrid)