![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <DynamicUBBDoublePrecision.h>
Public Types | |
| enum | Type { ALL = 0 , INNER = 1 , OUTER = 2 , NUM_TYPES = 3 } |
| using | CpuIndexVector = std::vector< IndexInfo > |
Public Member Functions | |
| IndexVectors ()=default | |
| bool | operator== (IndexVectors const &other) const |
| auto & | indexVector (Type t) |
| auto const & | indexVector (Type t) const |
| IndexInfo * | pointerCpu (Type t) |
| void | syncGPU () |
Definition at line 92 of file DynamicUBBDoublePrecision.h.
| using walberla::lbm::DynamicUBBDoublePrecision::IndexVectors::CpuIndexVector = std::vector<IndexInfo> |
Definition at line 94 of file DynamicUBBDoublePrecision.h.
| Enumerator | |
|---|---|
| ALL | |
| INNER | |
| OUTER | |
| NUM_TYPES | |
Definition at line 96 of file DynamicUBBDoublePrecision.h.
|
default |
Definition at line 103 of file DynamicUBBDoublePrecision.h.
Referenced by walberla::lbm::DynamicUBBDoublePrecision::fillFromFlagField(), and walberla::lbm::DynamicUBBDoublePrecision::getIndexVector().
|
inline |
Definition at line 104 of file DynamicUBBDoublePrecision.h.
|
inline |
Definition at line 99 of file DynamicUBBDoublePrecision.h.
References stream.
Definition at line 105 of file DynamicUBBDoublePrecision.h.
References stream.
|
inline |
Definition at line 109 of file DynamicUBBDoublePrecision.h.