OpenLB 1.7
Loading...
Searching...
No Matches
List of all members
olb::cpu::DYNAMICS< T, DESCRIPTOR, PLATFORM > Struct Template Reference

CPU specific field mirroring BlockDynamicsMap. More...

#include <cell.h>

+ Inheritance diagram for olb::cpu::DYNAMICS< T, DESCRIPTOR, PLATFORM >:
+ Collaboration diagram for olb::cpu::DYNAMICS< T, DESCRIPTOR, PLATFORM >:

Additional Inherited Members

- Public Types inherited from olb::descriptors::TYPED_FIELD_BASE< Dynamics< T, DESCRIPTOR, PLATFORM > *, 1 >
using value_type
 
using column_type
 
- Public Types inherited from olb::descriptors::FIELD_BASE< C, U... >
using value_type
 Return value type of field.
 
using column_type
 
- Public Member Functions inherited from olb::descriptors::FIELD_BASE< C, U... >
 FIELD_BASE ()=default
 
- Static Public Member Functions inherited from olb::descriptors::TYPED_FIELD_BASE< Dynamics< T, DESCRIPTOR, PLATFORM > *, 1 >
static constexpr auto getInitialValue ()
 
static constexpr bool isSerializable ()
 
- Static Public Member Functions inherited from olb::descriptors::FIELD_BASE< C, U... >
static constexpr std::size_t size (std::index_sequence< V... >)
 Get size of field for parameter vector V (strict)
 
static constexpr std::size_t size ()
 Get size of field for parameter vector V (zero-padds or shortens V as required)
 
static constexpr auto getInitialValue ()
 Return value must be a correctly sized and typed olb::Vector.
 
static constexpr bool isSerializable ()
 

Detailed Description

template<typename T, typename DESCRIPTOR, Platform PLATFORM>
struct olb::cpu::DYNAMICS< T, DESCRIPTOR, PLATFORM >

CPU specific field mirroring BlockDynamicsMap.

Definition at line 80 of file cell.h.


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