$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include "multiGrid/multiGridGenerator2D.h"

Go to the source code of this file.
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
Functions | |
| template<typename T , template< typename U > class Descriptor> | |
| std::vector < MultiBlockLattice2D< T, Descriptor > * > | plb::generateLattices (MultiGridManagement2D management, std::vector< Dynamics< T, Descriptor > * > backgroundDynamics, std::vector< BlockCommunicator2D * > communicators, std::vector< CombinedStatistics * > combinedStatistics, plint envelopeWidth) |
| Use the MultiGridManagement2D to generate a vector of lattices that represent the multi grid. | |
| template<typename T , template< typename U > class Descriptor> | |
| std::vector < MultiBlockLattice2D< T, Descriptor > * > | plb::generateLattices (MultiGridManagement2D management, std::vector< Dynamics< T, Descriptor > * > backgroundDynamics, plint envelopeWidth) |
| template<typename T > | |
| std::vector < MultiScalarField2D< T > * > | plb::generateScalarFields (MultiGridManagement2D const &management, std::vector< BlockCommunicator2D * > communicators, std::vector< CombinedStatistics * > combinedStatistics) |
| template<typename T , int nDim> | |
| std::vector < MultiTensorField2D< T, nDim > * > | plb::generateTensorFields (MultiGridManagement2D const &management, std::vector< BlockCommunicator2D * > communicators, std::vector< CombinedStatistics * > combinedStatistics) |
Various factories that use a multiGridManagement2D -- Header file
1.6.3
1.6.3