OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
operator.h File Reference
#include "mask.h"
#include "core/meta.h"
#include "core/operator.h"
#include "core/platform/cpu/cell.h"
#include "core/latticeStatistics.h"
#include "dynamics/dynamics.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::cpu::sisd::ConcreteDynamics< T, DESCRIPTOR, DYNAMICS >
 Implementation of cpu::Dynamics for concrete DYNAMICS on SISD blocks. More...
 
class  olb::ConcreteBlockCollisionO< T, DESCRIPTOR, Platform::CPU_SISD, DYNAMICS >
 Application of the collision step on a concrete SISD block. More...
 
class  olb::ConcreteBlockO< T, DESCRIPTOR, Platform::CPU_SISD, OPERATOR, OperatorScope::PerCell >
 Application of a cell-wise OPERATOR on a concrete scalar CPU block. More...
 
class  olb::ConcreteBlockO< T, DESCRIPTOR, Platform::CPU_SISD, OPERATOR, OperatorScope::PerCellWithParameters >
 
class  olb::ConcreteBlockO< T, DESCRIPTOR, Platform::CPU_SISD, OPERATOR, OperatorScope::PerBlock >
 Application of a block-wise OPERATOR on a concrete scalar CPU block. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::cpu
 Implementations of CPU specifics.
 
namespace  olb::cpu::sisd
 Implementations of scalar CPU specifics.