OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
superBaseF3D.h File Reference
#include <memory>
#include "functors/genericF.h"
#include "blockBaseF3D.h"
#include "indicator/superIndicatorBaseF3D.h"
#include "communication/superStructure.h"
#include "utilities/functorPtr.h"
#include "core/superData.h"
#include "core/superLattice.h"
+ Include dependency graph for superBaseF3D.h:

Go to the source code of this file.

Classes

class  olb::SuperF3D< T, W >
 represents all functors that operate on a SuperStructure<T,3> in general More...
 
class  olb::SuperDataF3D< T, BaseType >
 Functor from SuperData3D More...
 
class  olb::SuperIdentity3D< T, W >
 identity functor for memory management More...
 
class  olb::SuperExtractComponentF3D< T, W >
 functor to extract one component More...
 
class  olb::SuperExtractComponentIndicatorF3D< T, W >
 functor to extract one component inside an indicator More...
 
class  olb::SuperExtractIndicatorF3D< T, W >
 functor to extract data inside an indicator More...
 
class  olb::SuperTypecastF3D< T, W, W2 >
 perform explicit typecast from output type W2 to W More...
 
class  olb::SuperIdentityOnSuperIndicatorF3D< T, W >
 identity functor for memory management More...
 
class  olb::SuperLatticeF3D< T, DESCRIPTOR >
 represents all functors that operate on a SuperLattice in general, e.g. getVelocity(), getForce(), getPressure() More...
 
class  olb::SuperLatticeIdentity3D< T, DESCRIPTOR >
 identity functor for memory management More...
 
class  olb::SuperLatticePhysF3D< T, DESCRIPTOR >
 represents all functors that operate on a DESCRIPTOR with output in Phys, e.g. physVelocity(), physForce(), physPressure() More...
 
class  olb::SuperLatticeThermalPhysF3D< T, DESCRIPTOR, TDESCRIPTOR >
 represents all thermal functors that operate on a DESCRIPTOR with output in Phys, e.g. physTemperature(), physHeatFlux() More...
 
class  olb::ComposedSuperLatticeF3D< T, DESCRIPTOR >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.