OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
contactHelpers.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

template<typename T , unsigned D>
void olb::particles::contact::updateMinMax (PhysR< T, D > &min, PhysR< T, D > &max, const PhysR< T, D > &pos)
 
template<typename T , unsigned D>
unsigned short olb::particles::contact::domainDimension (PhysR< T, D > &min, PhysR< T, D > &max)