OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
superBaseF2D.h File Reference
#include <memory>
#include "functors/genericF.h"
#include "blockBaseF2D.h"
#include "indicator/superIndicatorBaseF2D.h"
#include "communication/superStructure.h"
#include "core/superData.h"
#include "core/superLattice2D.h"
+ Include dependency graph for superBaseF2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::SuperF2D< T, W >
 represents all functors that operate on a SuperStructure<T,2> in general More...
 
class  olb::SuperDataF2D< T, BaseType >
 Functor from SuperData2D More...
 
class  olb::SuperIdentity2D< T, W >
 identity functor for memory management More...
 
class  olb::SuperLatticeF2D< T, DESCRIPTOR >
 represents all functors that operate on a SuperLattice in general, e.g. getVelocity(), getForce(), getPressure() More...
 
class  olb::SuperLatticePhysF2D< T, DESCRIPTOR >
 represents all functors that operate on a DESCRIPTOR with output in Phys, e.g. physVelocity(), physForce(), physPressure() More...
 
class  olb::SuperLatticeThermalPhysF2D< T, DESCRIPTOR, TDESCRIPTOR >
 represents all thermal functors that operate on a DESCRIPTOR with output in Phys, e.g. physTemperature(), physHeatFlux() More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.