OpenLB 1.8.1
Loading...
Searching...
No Matches
operatorScope.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Enumerations

enum struct  olb::OperatorScope { olb::PerCell , olb::PerBlock , olb::PerCellWithParameters }
 Block-wide operator application scopes. More...
 

Functions

std::string olb::getName (OperatorScope scope)
 Returns human-readable name of scope.