OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
operator.h File Reference
#include "core/operator.h"
#include "dynamics/dynamics.h"
#include "device.h"
#include "mask.h"
#include "context.h"
#include "dynamics.h"
#include "communicator.h"
#include "statistics.h"
+ Include dependency graph for operator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::ConcreteBlockCollisionO< T, DESCRIPTOR, Platform::GPU_CUDA, DYNAMICS >
 Application of the collision step on a concrete CUDA block. More...
 
class  olb::ConcreteBlockO< T, DESCRIPTOR, Platform::GPU_CUDA, OPERATOR, OperatorScope::PerCell >
 Application of a cell-wise OPERATOR on a concrete CUDA block. More...
 
class  olb::ConcreteBlockO< T, DESCRIPTOR, Platform::GPU_CUDA, OPERATOR, OperatorScope::PerCellWithParameters >
 Application of a parametrized cell-wise OPERATOR on a concrete CUDA block. More...
 
class  olb::ConcreteBlockO< T, DESCRIPTOR, Platform::GPU_CUDA, OPERATOR, OperatorScope::PerBlock >
 Application of a block-wise OPERATOR on a concrete CUDA block. More...
 
class  olb::ConcreteBlockCouplingO< COUPLEES, Platform::GPU_CUDA, COUPLER, OperatorScope::PerCell >
 Application of a block-wise COUPLER on concrete CUDA COUPLEES. More...
 
class  olb::ConcreteBlockCouplingO< COUPLEES, Platform::GPU_CUDA, COUPLER, OperatorScope::PerCellWithParameters >
 Application of a block-wise COUPLER on concrete CUDA COUPLEES with parameters. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.