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

The description of a vector of 2D cuboid – header file. More...

#include <vector>
#include "geometry/cuboid2D.h"
#include "io/ostreamManager.h"
+ Include dependency graph for cuboidGeometry2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::CuboidGeometry2D< T >
 A cuboid structure represents the grid of a considered domain. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T >
void olb::evaluateCuboidGeometryNeighbourhood (CuboidGeometry2D< T > &cuboidGeometry, std::map< int, std::vector< int > > &neighbourhood, int offset=0)
 Evaluate complete neighbourhood and store in std::map.
 

Detailed Description

The description of a vector of 2D cuboid – header file.

Definition in file cuboidGeometry2D.h.