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

Go to the source code of this file.

Classes

struct  olb::ibm::InterpolateVelocityO< WIDTH >
 
struct  olb::ibm::SpreadForceO< WIDTH >
 
class  olb::SuperImmersedBoundaryCoupling3D< WIDTH, COUPLEES >
 Wrapper class to perform the immersed boundary method. More...
 

Namespaces

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

Functions

template<int WIDTH, typename... MAP>
 olb::SuperImmersedBoundaryCoupling3D (std::integral_constant< int, WIDTH >, MAP &&...) -> SuperImmersedBoundaryCoupling3D< WIDTH, typename meta::map< MAP... >::template map_values< descriptors::extract_valued_descriptor_t > >