OpenLB 1.8.1
Loading...
Searching...
No Matches
latticePhysVelocity2D.h File Reference
+ Include dependency graph for latticePhysVelocity2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::SuperLatticePhysVelocity2D< T, DESCRIPTOR >
 functor to get pointwise phys velocity on local lattice More...
 
class  olb::BlockLatticePhysVelocity2D< T, DESCRIPTOR >
 BlockLatticePhysVelocity2D returns pointwise phys velocity on local lattice. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , typename DESCRIPTOR >
 olb::SuperLatticePhysVelocity2D (SuperLattice< T, DESCRIPTOR > &, const UnitConverter< T, DESCRIPTOR > &) -> SuperLatticePhysVelocity2D< T, DESCRIPTOR >