OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
cell.h File Reference

Definition of a LB cell – header file. More...

#include <type_traits>
#include "util.h"
#include "meta.h"
#include "utilities/aliases.h"
#include "fieldArrayD.h"
+ Include dependency graph for cell.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::ConstCell< T, DESCRIPTOR >
 Highest-level interface to read-only Cell data. More...
 
class  olb::Cell< T, DESCRIPTOR >
 Highest-level interface to Cell data. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Detailed Description

Definition of a LB cell – header file.

Definition in file cell.h.