![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <FixedFlux_double_precision_CUDA.h>
Classes | |
| struct | IndexInfo |
| class | IndexVectors |
Public Attributes | |
| BlockDataID | fluxID |
Definition at line 56 of file FixedFlux_double_precision_CUDA.h.
|
inline |
Definition at line 127 of file FixedFlux_double_precision_CUDA.h.
References stream.
|
inline |
Definition at line 179 of file FixedFlux_double_precision_CUDA.h.
References walberla::pystencils::FixedFlux_double_precision_CUDA::IndexVectors::ALL, block(), walberla::pystencils::FixedFlux_double_precision_CUDA::IndexVectors::indexVector(), walberla::pystencils::FixedFlux_double_precision_CUDA::IndexVectors::INNER, inner(), walberla::pystencils::FixedFlux_double_precision_CUDA::IndexVectors::OUTER, and stream.
|
inline |
Definition at line 170 of file FixedFlux_double_precision_CUDA.h.
References stream.
|
inline |
Definition at line 150 of file FixedFlux_double_precision_CUDA.h.
References stream.
|
inline |
Definition at line 161 of file FixedFlux_double_precision_CUDA.h.
|
inline |
Definition at line 165 of file FixedFlux_double_precision_CUDA.h.
|
inline |
Definition at line 157 of file FixedFlux_double_precision_CUDA.h.
| void walberla::pystencils::FixedFlux_double_precision_CUDA::inner | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 329 of file FixedFlux_double_precision_CUDA.cu.
References block(), walberla::pystencils::FixedFlux_double_precision_CUDA::IndexVectors::INNER, and stream.
Referenced by fillFromFlagField(), and getInnerSweep().
|
inline |
Definition at line 142 of file FixedFlux_double_precision_CUDA.h.
| void walberla::pystencils::FixedFlux_double_precision_CUDA::outer | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 333 of file FixedFlux_double_precision_CUDA.cu.
References block(), walberla::pystencils::FixedFlux_double_precision_CUDA::IndexVectors::OUTER, and stream.
Referenced by getOuterSweep().
| void walberla::pystencils::FixedFlux_double_precision_CUDA::run | ( | IBlock * | block, |
| gpuStream_t | stream = nullptr |
||
| ) |
Definition at line 325 of file FixedFlux_double_precision_CUDA.cu.
References walberla::pystencils::FixedFlux_double_precision_CUDA::IndexVectors::ALL, block(), and stream.
Referenced by getSweep(), and operator()().
| BlockDataID walberla::pystencils::FixedFlux_double_precision_CUDA::fluxID |
Definition at line 784 of file FixedFlux_double_precision_CUDA.h.