![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <DynamicUBBSinglePrecision.h>
Public Member Functions | |
| ForceVector ()=default | |
| bool | operator== (ForceVector const &other) const |
| auto & | forceVector () |
| auto const & | forceVector () const |
| ForceStruct * | pointerCpu () |
| bool | empty () const |
| Vector3< double > | getForce () |
| void | syncGPU () |
| void | syncCPU () |
Definition at line 127 of file DynamicUBBSinglePrecision.h.
|
default |
|
inline |
Definition at line 139 of file DynamicUBBSinglePrecision.h.
|
inline |
Definition at line 134 of file DynamicUBBSinglePrecision.h.
Referenced by walberla::lbm::DynamicUBBSinglePrecision::getForceVector().
Definition at line 135 of file DynamicUBBSinglePrecision.h.
|
inline |
Definition at line 141 of file DynamicUBBSinglePrecision.h.
References stream, and syncCPU().
Referenced by walberla::lbm::DynamicUBBSinglePrecision::getForce().
|
inline |
Definition at line 130 of file DynamicUBBSinglePrecision.h.
References stream.
|
inline |
Definition at line 136 of file DynamicUBBSinglePrecision.h.
References stream.
|
inline |
Definition at line 154 of file DynamicUBBSinglePrecision.h.
Referenced by getForce().
|
inline |
Definition at line 152 of file DynamicUBBSinglePrecision.h.