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

On-device field mirroring BlockDynamicsMap. More...

#include <dynamics.h>

+ Inheritance diagram for olb::gpu::cuda::DYNAMICS< T, DESCRIPTOR >:
+ Collaboration diagram for olb::gpu::cuda::DYNAMICS< T, DESCRIPTOR >:

Additional Inherited Members

- Public Types inherited from olb::descriptors::TYPED_FIELD_BASE< Dynamics< T, DESCRIPTOR > *, 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 > *, 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>
struct olb::gpu::cuda::DYNAMICS< T, DESCRIPTOR >

On-device field mirroring BlockDynamicsMap.

Definition at line 39 of file dynamics.h.


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