OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
superLattice2D.h File Reference

The description of a 2D super lattice – header file. More...

#include <memory>
#include <vector>
#include <map>
#include "superLattice.hh"
#include "cellD.h"
#include "communication/superCommunicator.h"
#include "postProcessing.h"
#include "serializer.h"
#include "communication/superStructure.h"
#include "utilities/functorPtr.h"
#include "functors/analytical/analyticalF.h"
#include "core/olbDebug.h"
+ Include dependency graph for superLattice2D.h:
+ 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)
 

Detailed Description

The description of a 2D super lattice – header file.

Definition in file superLattice2D.h.