|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Device-side state for an adjacency (trivially copyable). More...
#include <Mesh_DeviceView.hpp>
Public Member Functions | |
| DNDS_DEVICE_CALLABLE bool | isLocal () const |
| DNDS_DEVICE_CALLABLE bool | isGlobal () const |
| DNDS_DEVICE_CALLABLE bool | isBuilt () const |
Public Attributes | |
| MeshAdjState | state {Adj_Unknown} |
Device-side state for an adjacency (trivially copyable).
Definition at line 110 of file Mesh_DeviceView.hpp.
|
inline |
Definition at line 118 of file Mesh_DeviceView.hpp.
|
inline |
Definition at line 117 of file Mesh_DeviceView.hpp.
|
inline |
Definition at line 116 of file Mesh_DeviceView.hpp.
| MeshAdjState DNDS::Geom::AdjIndexInfoDeviceView::state {Adj_Unknown} |
Definition at line 112 of file Mesh_DeviceView.hpp.