OpenLB 1.8.1
Loading...
Searching...
No Matches
operator.h File Reference
#include "operatorScope.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

struct  olb::AbstractBlockO
 Base of any block operator. More...
 
struct  olb::BlockO< T, DESCRIPTOR, PLATFORM >
 Base of block-wide operators such as post processors. More...
 
struct  olb::AbstractCollisionO< T, DESCRIPTOR >
 Base of collision operations performed by BlockDynamicsMap. More...
 
struct  olb::BlockCollisionO< T, DESCRIPTOR, PLATFORM >
 Collision operation on concrete blocks of PLATFORM. More...
 
struct  olb::AbstractCouplingO< COUPLEES >
 Base of block-wide coupling operators executed by SuperLatticeCoupling. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Enumerations

enum struct  olb::CollisionDispatchStrategy { olb::Dominant , olb::Individual }
 Collision dispatch strategy. More...