OpenLB 1.7
Loading...
Searching...
No Matches
Public Types | List of all members
olb::CollisionSubdomainMask Struct Reference

Mask describing the subdomain on which to apply the collision step. More...

#include <blockDynamicsMap.h>

+ Collaboration diagram for olb::CollisionSubdomainMask:

Public Types

template<typename T , typename DESCRIPTOR , Platform PLATFORM>
using type = ConcreteBlockMask<T,PLATFORM>
 

Detailed Description

Mask describing the subdomain on which to apply the collision step.

By default this is the entire non-overlap area of the block lattice

Definition at line 341 of file blockDynamicsMap.h.

Member Typedef Documentation

◆ type

template<typename T , typename DESCRIPTOR , Platform PLATFORM>
using olb::CollisionSubdomainMask::type = ConcreteBlockMask<T,PLATFORM>

Definition at line 343 of file blockDynamicsMap.h.


The documentation for this struct was generated from the following file: