OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Concepts | Macros
concepts.h File Reference
#include <concepts>
#include <type_traits>
#include "dynamics/descriptorBase.h"
+ Include dependency graph for concepts.h:
+ 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.
 
namespace  olb::concepts
 

Concepts

concept  olb::concepts::LatticeDescriptor
 
concept  olb::concepts::MinimalCell
 Basic cell exposing value-typed population references.
 
concept  olb::concepts::Cell
 Full cell exposing populations, moments, dynamics and associated fields.
 
concept  olb::concepts::CellOperator
 Cell-wise operator with scope, priority and apply template.
 
concept  olb::concepts::BlockOperator
 Block-wise operator with scope, priority and apply template.
 

Macros

#define CONCEPT(C)   olb::concepts::C
 

Macro Definition Documentation

◆ CONCEPT

#define CONCEPT ( C)    olb::concepts::C

Definition at line 129 of file concepts.h.