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

The description of a single 3D cuboid – header file. More...

#include <vector>
#include <math.h>
#include "core/serializer.h"
#include "core/blockStructure.h"
#include "io/ostreamManager.h"
#include "functors/analytical/indicator/indicatorF3D.h"
+ Include dependency graph for cuboid3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::Cuboid3D< T >
 A regular single 3D cuboid is the basic component of a 3D cuboid structure which defines the grid. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Detailed Description

The description of a single 3D cuboid – header file.

Definition in file cuboid3D.h.