OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
wall.h File Reference
#include "functors/analytical/indicator/indicatorBaseF2D.h"
#include "functors/analytical/indicator/indicatorBaseF3D.h"
#include "utilities/aliases.h"
#include "utilities/functorPtr.h"
+ Include dependency graph for wall.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::SolidBoundary< T, D >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , unsigned D>
std::unordered_set< int > olb::getLatticeMaterials (const std::vector< SolidBoundary< T, D > > &solidBoundaries)
 Get material numbers of multiple solid boundaries in std::vector.