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

Go to the source code of this file.

Classes

struct  olb::particles::contact::ContactProperty< T >
 
struct  olb::particles::contact::ContactProperties< T, N, ENABLE_RANGE_CHECK >
 Object that stores properties which are necessary for the computation of contact forces N = number of different materials The material here is an identifier of a solid material with certain (mechanical) properties This material is something completely different from the lattice's material number, which is used to assign boundary conditions and dynamics. More...
 

Namespaces

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

Functions

template<typename T , unsigned N, typename F >
constexpr ContactProperties< T, N > olb::particles::contact::createContactProperties (F f)