![]() |
OpenLB 1.8.1
|
The description of a 2D super lattice – generic implementation. More...
#include <limits>#include <numeric>#include "communication/mpiManager.h"#include "cell.h"#include "geometry/cuboidDecomposition.h"#include "geometry/superGeometry.h"#include "communication/loadBalancer.h"#include "superLattice2D.h"#include "io/base64.h"#include "functors/lattice/superBaseF2D.h"#include "functors/lattice/indicator/superIndicatorF2D.h"#include "io/serializerIO.h"
Include dependency graph for superLattice2D.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
Functions | |
| template<typename T , typename DESCRIPTOR > | |
| void | olb::setSuperExternalPSMParticleField (SuperGeometry< T, 2 > &sGeometry, int material, AnalyticalF2D< T, T > &velocity, T size, SuperLatticeF2D< T, DESCRIPTOR > &epsilon, SuperLattice< T, DESCRIPTOR > &sLattice) |
The description of a 2D super lattice – generic implementation.
Definition in file superLattice2D.hh.