OpenLB 1.7
Loading...
Searching...
No Matches
Public Types | List of all members
olb::DynamicsMask< DYNAMICS > Struct Template Reference

Describe mask of DYNAMICS in Data. More...

#include <data.h>

+ Collaboration diagram for olb::DynamicsMask< DYNAMICS >:

Public Types

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

Detailed Description

template<typename DYNAMICS>
struct olb::DynamicsMask< DYNAMICS >

Describe mask of DYNAMICS in Data.

i.e. Data::getField<DynamicsMask<DYNAMICS>> will expose ConcreteBlockMask

Definition at line 62 of file data.h.

Member Typedef Documentation

◆ type

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

Definition at line 64 of file data.h.


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