OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
particleDescriptorUtilities.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::descriptors::access_field_content< F, T, DESCRIPTOR, meta::list< FIELDS... > >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::descriptors
 Descriptors for the 2D and 3D lattices.
 

Functions

template<typename F , typename T , typename DESCRIPTOR , typename ARRAYTYPE , typename HEAD , typename ... FIELDS>
void olb::descriptors::getFieldContent (F f, ARRAYTYPE &multiFieldArray, std::size_t iP)
 
template<typename F , typename T , typename DESCRIPTOR , typename HEAD , typename ... FIELDS>
void olb::descriptors::getFieldContentL2 (F f, DynamicFieldGroupsD< T, typename DESCRIPTOR::fields_t > &dynamicFieldGroups, std::size_t iP)