OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
latticeMomentumExchangeForce.h File Reference
#include "utilities/aliases.h"
+ Include dependency graph for latticeMomentumExchangeForce.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::BlockLatticeMomentumExchangeForce< T, DESCRIPTOR, PARTICLETYPE >
 Functor that returns forces acting on a particle surface, returns data in output for every particle in a row(described are return values for the first particle). More...
 
class  olb::SuperLatticeParticleForce< T, DESCRIPTOR, PARTICLETYPE, BLOCKFUNCTOR >
 Functor that returns forces acting on a particle surface, returns data in output for every particle in a row(described are return values for the first particle). More...
 
class  olb::SuperLatticeMomentumExchangeForceLocal< T, DESCRIPTOR, PARTICLETYPE, useTorque >
 The following are functors that work in the traditional (output[], input[]) sense, They can therefore be used e.g. More...
 
class  olb::SuperLatticeMomentumExchangeForceLocalParallel< T, DESCRIPTOR, PARTICLETYPE, useTorque >
 functor to get pointwise momentum exchange on local lattice (parallel particle version) More...
 
class  olb::BlockLatticeMomentumExchangeForceLocal< T, DESCRIPTOR, PARTICLETYPE, useTorque >
 functor to get pointwise momentum exchange on local lattice (block level) More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::particles
 

Typedefs

template<typename T , typename DESCRIPTOR , typename PARTICLETYPE >
using olb::SuperLatticeMomentumExchangeForce
 
template<typename T , typename DESCRIPTOR , typename PARTICLETYPE >
using olb::SuperLatticeStokesDragForce