OpenLB 1.8.1
Loading...
Searching...
No Matches
blockGeometry.h File Reference

Representation of the 2D block geometry view – header file. More...

+ Include dependency graph for blockGeometry.h:

Go to the source code of this file.

Classes

class  olb::BlockGeometry< T, D >
 Representation of a block geometry. More...
 
struct  olb::ConcretizableBlockGeometry< T, D >
 Curried BlockGeometry template for use in callUsingConcretePlatform. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Typedefs

template<typename T >
using olb::BlockGeometry2D = BlockGeometry<T,2>
 
template<typename T >
using olb::BlockGeometry3D = BlockGeometry<T,3>
 

Detailed Description

Representation of the 2D block geometry view – header file.

Definition in file blockGeometry.h.